Azure Quota Exceeded Exception Error even though I am using minimum.

HIMANSHU KUMAR 0 Reputation points
2025-08-03T16:20:31.9466667+00:00

Azure Quota Exceeded Exception: The VM size you are specifying is not available. [details] QuotaExceeded: Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: CentralIndia, Current Limit: 4, Current Usage: 0, Additional Required: 8, (Minimum) New Limit Required: 8. Setup Alerts when Quota reaches threshold.
my region: Central India
plan: Free 1 month 200$ (Standard)

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
{count} votes

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 8,340 Reputation points
    2025-08-04T00:53:32.9333333+00:00

    Hello,

    Welcome to Microsoft Q&A,

    The error means your subscription currently allows only 4 vCPUs in the Central India region, but your deployment is asking for 8 vCPUs total across availability zones or instances.

    In the Azure Portal,

    1. Go to the Azure Quotas.
    2. Select "Compute" → Region: Central India
    3. Increase “Total Regional vCPUs” to 8 or higher
    4. Submit the request

    Approval may take a few hours to 1–2 business days. For trial accounts, requests may be rejected or only partially granted.

    https://learn.microsoft.com/en-us/azure/quotas/regional-quota-requests

    If you don't have constraints with the VM Size, try using a smaller size or in a different region that has Quota allowed for your deployment.

    Please Upvote and accept the answer if it helps!!


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.