how to fix exceeded quota error in Azure databricks while creating cluster.

Teenderu Vaishnavi 25 Reputation points
2024-03-13T10:45:21.13+00:00

I'm unable to create cluster and facing following error:run failed with error message Cluster '0313-093039-rjx22nof' was terminated. Reason: INVALID_ARGUMENT (CLIENT_ERROR). Parameters: databricks_error_message:Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: eastus, Current Limit: 4, Current Usage: 4, Additional Required: 4, (Minimum) New Limit Required: 8. Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%22b8cd483d-ccb8-40f0-a0ba-086a5bfc7261%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22eastus%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22cores%22,%22quotaRequest%22:%7B%22properties%22:%7B%22limit%22:8,%22unit%22:%22Count%22,%22name%22:%7B%22value%22:%22cores%22%7D%7D%7D%7D]%7D *by specifying p ... WARNING: message truncated. Skipped 206 bytes of output

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

Accepted answer
  1. Azar 29,520 Reputation points MVP Volunteer Moderator
    2024-03-13T12:26:24.05+00:00

    Hey there Teenderu Vaishnavi

    thats a good question and welcome to the Microsoft Q&A platform.

    As Quotas are applied per resource group, subscriptions, accounts, and other scopes. For example, your subscription may be configured to limit the number of cores for a region. If you attempt to deploy a virtual machine with more cores than the permitted amount, you receive an error stating the quota has been exceeded.

    I guess you need to request a quota increase, go to the portal and file a support issue. In the support issue, request an increase in your quota for the region into which you want to create the VMs.

    Toi check the usaage.

    Select your subscription => Under Settings => Usage + quotas => Use filter to select tier and region => Check usage of Total Regional vCPUs => If the usage is full, you need to click on Request Increase to increase the limit of cores in the region.

    Let me provide you the link below to raise the req

    https://ms.portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade/subscriptionId/825d44de-b448-4994-96bd-b21eebb6bb01/issueType/quota

    If this helps kindly accept the answer thanks much.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.