Azure Quto Exceeded error

Mussadiq 0 Reputation points
2023-09-12T07:07:21.2466667+00:00

I have created a resource group in region UK South, if I try to create Pipeline and start I get the error - DataPlaneException: [DLT ERROR CODE: CLUSTER_LAUNCH_FAILURE.CLIENT_ERROR] Failed to launch pipeline cluster 0905-103714-2yz8w0zh with termination code AZURE_QUOTA_EXCEEDED_EXCEPTION and termination type CLIENT_ERROR: Encountered Quota Exhaustion issue in your account: azure_error_code: QuotaExceeded, azure_error_message: Operation could not be completed as it results in exceeding approved Total Regional Cores ...

Can you please do the needful .ie. increase my quota or provide me with the further steps to be followed.

Thank you.

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

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,467 Reputation points Microsoft Employee
    2023-09-12T22:54:33.3366667+00:00

    @Mussadiq Welcome to Microsoft Q&A forum and thanks for reaching out here.

    As per the error message, the issue occurred due to vCPU usage going over the Azure subscription quota limit as pointed out in the message above. You can increase the limits by going to your Azure Subscription > Usage + Quotas.

    How to check Usage + Quotas for your subscription?

    Select your subscription => Under Settings => Usage + quotas => Use filter to select "Standard" & "<Your 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.
    User's image

    User's image

    You can also refer to these threads where a similar topic has been discussed:

    1. Azure DB - Workflow - Delta Live Tables - DataPlaneException: Failed to launch pipeline cluster
    2. Cluster Terminated, Quota Exceeded Expectation while everything is new
    3. AZURE_QUOTA_EXCEEDED_EXCEPTION - even with more than vCPUs than Databricks recommends

    Here is a youtube video by a community contributor on how to request quota increase: How to Resolve Azure Quota Exceeded Exception On Databricks Cluster

    Hope this info helps.


    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

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.