Azure App Service Environment Quota

Sydney Beck 5 Reputation points
2024-10-21T14:16:34.3766667+00:00

When I try to deploy a function app (EP1), app service environment (I1v2), or app service plans in the portal, with the CLI or terraform, I get the error 'This region has a quota of 0 instances for your subscription. Try selecting different region or SKU.' But I can't find the quota for these resources, and I know they are available in East US. We have the Web resource provider registered and our ASE and RG are in East US.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
{count} vote

3 answers

Sort by: Most helpful
  1. Manu Philip 20,481 Reputation points MVP Volunteer Moderator
    2024-10-21T16:57:58.0766667+00:00

    Hi @Sydney Beck

    It looks like, the resources are not registered in the region you are trying to deploy to use the quota.

    You can register the resource from the below screen in your subscription: Search for the resource something like shown below for 'Microsoft Compute' and register it to see that it's being registered. You can try the deployment again after the resources being found registered

    Also see the Microsoft documentation here: Azure resource providers and types

    User's image

    Hope this helps.


    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Casey Boyle 0 Reputation points
    2025-03-04T17:02:33.05+00:00

    There is no "I1v2" listed in quotas under the Compute provider.


  3. Rajesh Swarnkar 911 Reputation points
    2025-10-08T06:29:53.13+00:00

    Micrososft has stopped allowing PAYG accounts to open Service Request without payed support service plan purchase.

    As per this article :

    Now you can access new App Service quota self-service experience, designed to give you more visibility, control, and flexibility when managing your App Service resources in Azure.

    Although its quite previwe state. e.g. I cant see App Service Listed in the Quota Providers on my PAYG subscription.

    0 comments No comments

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.