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