Unable to create AKS Cluster, error: Preflight validation check for resource(s) for container service phpapp-aks in resource group AzureResourceGrp1 failed. Message: Insufficient regional vcpu quota left for location westus

dirk_red 20 Reputation points
2025-01-07T09:35:32.2+00:00

Unable to create AKS cluster, im getting this error-
Preflight validation check for resource(s) for container service phpapp-aks in resource group AzureResourceGrp1 failed. Message: Insufficient regional vcpu quota left for location westus2. left regional vcpu quota 0, requested quota 8. Details:

(Code: ErrCode_InsufficientVCPUQuota)

When I check Subscriptions > Usage+quotas I dont see anything in filter Provider:Compute.

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
0 comments No comments
{count} votes

Accepted answer
  1. Andreas Baumgarten 115.9K Reputation points MVP
    2025-01-07T10:36:55.93+00:00

    Hi @dirk_red ,

    if you can't see anything in the Usage+quotas section of your Subscription it might be the Resource Provider isn't registered for Microsoft.Compute.

    Pleas take a look here: Register resource provider

    Please verify the Resource Provider Microsoft.Compute is registered of register the Resource Provider if unregistered.

    User's image


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    1 person found this answer helpful.
    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.