Getting 'SubscriptionIsOverQuotaForSku' when I try to deploy app service in France Central region

Roopan P M 0 Reputation points
2024-08-19T17:45:50.6733333+00:00

I am encountering an issue with a deployment in the Azure portal.

  • Error Code: InvalidTemplateDeployment
  • Error Message: "The template deployment 'Microsoft.Web-WebApp-Portal-1b55a844-ae37' is not valid according to the validation procedure."
  • Detailed Error:
    • Code: SubscriptionIsOverQuotaForSku
    • Message: "This region has a quota of 0 instances for your subscription. Try selecting a different region or SKU."

I am deploying resources to the France Central region, and the error suggests that the quota for the specified SKU is exceeded.

  1. Is there a way to verify current quota limits and utilization for my subscription?

User's image

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

1 answer

Sort by: Most helpful
  1. akinbade abiola 15,225 Reputation points
    2024-08-20T07:29:46.8233333+00:00

    Hello Roopan P M,

    You can check your current quota and utilization in the Azure portal under Usage + quotas.

    I will recommend you yonsider 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

    If you want to raise the limit or quota above the default limit, open an online customer support request at no charge.

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

    Regards,

    Abiola


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.