Unable to create AKS with Free Trial Subscription due to insufficient regional vCPU quota

Tan Boon Huan 20 Reputation points
2025-01-17T07:00:58.49+00:00

I unable to create AKS with Free Trial Subscription due to insufficient regional vCPU quota.

Error message
Preflight validation check for resource(s) for container service eccdemotest in resource group eccdemo_rg failed. Message: Insufficient regional vcpu quota left for location westeurope. left regional vcpu quota 0, requested quota 10. Details: (Code: ErrCode_InsufficientVCPUQuota)

I already checked the Quota in my subscription, there are totally empty vCPU quota allocated to free subscription for any regions.
User's image

How could I resolve this issue?

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

Accepted answer
  1. Andreas Baumgarten 116.6K Reputation points MVP
    2025-01-17T07:53:48.5033333+00:00

    Hi @Tan Boon Huan ,

    if the quota list for Compute is empty please verify the Resource Provider for Microsoft.Compute is registered in your Azure Subscription. If not please mark the Resource Provider Microsoft.Compute and click on Register.

    Register resource provider

    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.