Share via

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
Azure Kubernetes Service

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.

0 comments No comments

Answer accepted by question author
  1. Andreas Baumgarten 131.4K Reputation points MVP Volunteer Moderator
    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.