Blob import from LogicApp: Lease error

I set up a LogicApp that would loop over files stored on a local system and upload them as blobs to an Azure storage account. The LogicApp was using the base component ‘Create blob (V2)’ to import the file to Azure. When I tested this process I got the following error: {  “status”: 409,  “message”: “Another … Continue reading Blob import from LogicApp: Lease error