Simultaneous Deployment to the same Azure Subscription

Hi,

If you deploy a project to different environments or deploy multiple projects but they are using a single Azure subscription, Simultaneous deployment fails with the following message:

Operation is not allowed: Another operation (Creating) is in progress, please wait for it to finish before starting a new operation.

I am wondering if there is a way to put the other deployments/deployment step on hold until the first deployment finishes.

And by Azure Subscription, I mean Accounts in Octopus. The process step which is failing on the other deployments is using the same account for all environments.

Thanks,
Hossein

Hi Hossein,

Thanks for getting in touch! We’d like to try to reproduce this issue - could you let us know what you’re targeting specifically in Azure?

You could probably avoid this by setting your task cap to 1 but there might be a better solution. :slight_smile:

I look forward to hearing back!

Best regards,

Kenny