Why is my Azure trail account receiving the message "This region has a quota of 0 instances for your subscription"?

Mike Zink 0 Reputation points
2024-10-25T11:16:30.9333333+00:00

Each time I attempt to create an App Service in my trail Azure account I receive this message: "This region has a quota of 0 instances for your subscription". I have selected different or geographically paired regions, but I keep getting the message above. I'm attempting to perform these tasks via the Azure extension in VS Code, if that helps in the diagnosis,

Any help would be appreciated, as my trial period end in five days.

Thanks in advance.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,880 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. VenkateshDodda-MSFT 21,491 Reputation points Microsoft Employee
    2024-10-26T09:01:02.2466667+00:00

    @Mike Zink Thanks for reaching out to 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.

    0 comments No comments

  2. akinbade abiola 18,130 Reputation points
    2024-10-26T09:42:24.3933333+00:00

    Hello Roopan P M,

    Thanks for your question

    I will recommend you consider deploying to a different region or using a different SKU if an immediate quota increase is not possible. If necessary, request a quota increase for the specific SKU and region. See: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits

    You can wait and try again later or you can try changing the app plan and see if it helps you or upgrade your subscription

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola

    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.