Blob import from LogicApp: Lease error

D365 Tech Support Forums Azure Storage accounts Blob import from LogicApp: Lease error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #965
    ConveyPhantom
    Participant

      Doing something dead simple here, just using a LogicApp to loop over files and push them into Azure blob storage but I’m running into this error that does not make sense to me:

      { “status”: 409, “message”: “Another active upload session exists, please retry after some time.\r\nclientRequestId: “, “error”: { “message”: “Another active upload session exists, please retry after some time.” }, “source”: “azureblob-cus.azconn-cus-001.p.azurewebsites.net” }

      #993
      ADUser
      Participant

        This should help you out – I’ve ran into this before too.

        Blob import from LogicApp: Lease error

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.
      D365 Tech Support