Azure Node.js Web App Quota exceed

Matias Kiviniemi 0 Reputation points
2024-12-12T18:50:21.37+00:00

I'm getting a "quota exceeded" error when creating a Node.js web app. I managed to create one Free tear webapp but when I wanted to upgrade that to a paid B tear I keep getting the quota error. I've tried upgrading to a premium SKU and three different regions in EU and US with same result. It rather sounds like a subscription issue than a technical or web apps (even if Node.js/linux) being somehow limited. Something I miss?

PS. Seems that lot's of people over the years have had this issue but answers are always cryptic.

{"code":"SubscriptionIsOverQuotaForSku","message":"This region has quota of 0 instances for your subscription. Try selecting different region or SKU."}

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

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 23,441 Reputation points Microsoft Employee
    2024-12-17T07:13:29.18+00:00

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

    Are you still facing the issue? 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.

    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.