Open saigochhayat opened 3 years ago
I tried deploying the same todolist app by following the steps in https://docs.microsoft.com/en-us/azure/service-fabric-mesh/service-fabric-mesh-tutorial-deploy-service-fabric-mesh-app . The same error I am getting. when I check the deployment status of app , it is showing "Conflict" with status message: { "status": "Failed", "error": { "code": "ClusterAllocationInsufficientCapacity", "message": "Insufficient capacity is available in this region. Please try again later or try a different region.", "details": [] } }
Can anyone please help me on the same.
This issue is for a: (mark with an
x
)I have a microservice application which contains multiple microservices (around 20 microservice). When I try to deploy using ARM templates. I can see the deployment status failed with message "ClusterAllocationInsufficientCapacity","message":"Insufficient capacity is available in this region. "Our team tried with multiple regions, Then also we get this issue.
Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful