Increating the quota

sns 9,236 Reputation points
2023-04-15T09:37:47.47+00:00

I am trying to create multiple resource using custom template option, however it is failing with following error. please suggest What exactly I supposted to increase the quota and does it anything ? after increating is there any way to revert? User's image

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,992 questions
0 comments No comments
{count} votes

Accepted answer
  1. Boris Von Dahle 3,126 Reputation points
    2023-04-15T10:19:53.1466667+00:00

    To increase the quota, you can submit a request through the Azure portal:

    1. Sign in to the Azure portal.
    2. In the left menu, click on "Help + support".
    3. Click on "New support request".
    4. Select the "Issue type" as "Quota".
    5. Fill in the required information, including the subscription, the resource type, and the new quota limit you're requesting. Once your request has been reviewed and approved, the quota will be increased, and you can proceed with creating the resources using the custom template. Regarding reverting the quota increase, it's important to note that quotas are in place to ensure fair usage of resources across all Azure customers. If you find that you no longer need the increased quota, you can submit another support request to decrease the quota back to the original limit. However, it's not mandatory to revert the quota, and you can keep it as long as you don't exceed the allowed limits for your subscription.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Prrudram-MSFT 25,166 Reputation points
    2023-04-19T10:00:37.26+00:00

    Hello @sns ,

    Thank you for reaching out to the Microsoft Q&A platform.

    Error Details: Operation could not be completed as it results in exceeding the approved Total Regional Cores quota. Additional details -
    Deployment Model: Resource Manager, Location: eastus, Current Limit: 10, Current Usage: 0, Additional Required: 14,(Minimum) New Limit Required: 14.

    The error indicates that the vCPU cores quota in your subscription has a limit of 10 currently and the deployment you are doing needs a total of 14 vCPU cores in the eastus region of azure. For this as suggested in the previous response, you need to raise a quota increase request. To do so, navigate to azure portal, under subscriptions blade, you need to select Usage +Quotas.

    User's image

    Note: Free Trial subscriptions aren't eligible for limit or quota increases. If you have a Free Trial subscription, you can upgrade to a Pay-As-You-Go subscription. For more information, see Upgrade your Azure Free Trial subscription to a Pay-As-You-Go subscription and the Free Trial subscription FAQ.

    References: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#managing-limits

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-resource-quota?tabs=azure-cli

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

    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.