Infrastructure Quota Issue When Provisioning App Service Plan

Ernest Aduboffour 20 Reputation points
2024-10-28T14:06:02.25+00:00

Unable to provision an app service plan in the East US region due to the following error:

This region has quota of 0 instances for your subscription. Try selecting a different region or SKU. (Code: SubscriptionIsOverQuotaForSku)

What quota name should be looked for to increase, as the app service plan is not listed in the quota list?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,966 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 25,111 Reputation points Microsoft Employee Moderator
    2024-10-29T03:39:42.01+00:00

    @Ernest Aduboffour Thanks for posting your question in Microsoft Q&A, apologize for any inconvenience caused on this.

    As error message says it looks like you don't have enough quota or number of cores in that region to create the app service.

    I will recommend you consider deploying to a different region or using a different SKU if an immediate quota increase is not possible.

    As mentioned here, Unfortunately, at this moment we don't have any method/mechanism to check the quota for app service & App service engineering team has confirmed that they are working on this feature to check the quota which will be available in 2025 (Note this not exact ETA and it might change based on different factors).

    The quota that you are seeing under Usage + quotas for Basic are applicable for Compute resources.

    Only workaround to go with trial & error method or suggested in error message try creating the support case to increase the quota in that region by referring to this doc.

    Hope this helps, let me know if you have any further questions on this.


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.