An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
Hello Asmita,
Thank you for providing the information during the call. We have reviewed the cluster operations and found that since January 2026 -> the VMSS operations, such as updates for VMSS (Infra deployments), have been failing. This is due to the Regional CPU limit for the subscription being set at 200, which is insufficient for VMSS operations. There are also VM-Extension provisioning failures, so once we resolve the VM provisioning issues, we can address those next
To increase quota,
- Go to Quotas - Microsoft Azure
- Select your subscription "sub-id" and then region as “East US” and then change the quota for "Total Regional vCPUs"
Click on that edit icon on under adjustable column and then increase it to a higher value.
Once the increase is made, please try your Ev2 deployments again, as these handle the Infra deployment for your cluster. After that, we can review the VM extension failures once more.