Not able to create AKS Cluster using Azure Pass Subscription

Naushad Nazeer Pasha 0 Reputation points
2024-10-16T09:35:56.6+00:00

No able to create AKS Cluster using Azure Pass Subscription

{"code":"InvalidTemplateDeployment","details":[{"code":"ErrCode_InsufficientVCPUQuota","message":"Preflight validation check for resource(s) for container service cluster01 in resource group rg01 failed. Message: Insufficient regional vcpu quota left for location australiaeast. left regional vcpu quota 0, requested quota 8. Details: "}],"message":"The template deployment 'microsoft.aks-1729069146087' is not valid according to the validation procedure. The tracking id is 'c060c2fe-c767-4ac1-9b65-eb74477f701c'. See inner errors for details."}

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,225 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Mounika Reddy Anumandla 1,550 Reputation points Microsoft Vendor
    2024-10-16T11:28:25.2433333+00:00

    Hi Naushad Nazeer Pasha,

    Thank you for reaching out to us on the Microsoft Q&A forum.

    The error message indicates that you need to request a quota increase for your subscription. Quotas are enforced at various levels, such as resource groups, subscriptions, and accounts. For instance, your subscription might have a limit on the number of cores available in a specific region. If you try to deploy a resource with more cores than allowed, you'll receive an error stating that the quota has been exceeded. For full details on quotas, refer to: see Azure subscription and service limits, quotas, and constraints.

    How to Request a Quota Increase:

    1.Go to the Azure Portal and navigate to Subscriptions, then go to Usage + quotas. 2.Check for resource limits like vCPUs under Kubernetes Service in your selected region. Further, you can follow step-by-step instructions on how to request a quota increase here: Request a Quota Increase.

    Reference - https://zcusa.951200.xyz/en-us/answers/questions/502883/unable-to-create-aks-quotaexceeded-error

    Let me know if you have further questions.


    If the answer is helpful, please click "Accept Answer" and "Upvote it." Original posters help the community find answers faster by identifying the correct answer.

    User's image


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.