Creating App Service + Database

ram doig 20 Reputation points
2025-10-31T16:27:59.9+00:00

We cannot an Azure App Service + Database:

{

"code": "InvalidTemplateDeployment",

"message": "The template deployment 'Microsoft.Web-WebAppDatabase-Portal-c0e36b9f-a3a2' is not valid according to the validation procedure. The tracking id is 'cbca6b15-7955-439b-8fbb-59e93da819e8'. See inner errors for details.",

"details": [

{

  "code": "ValidationForResourceFailed",

  "message": "Validation failed for a resource. Check 'Error.Details[0]' for more information.",

  "details": [

    {

      "code": "SubscriptionIsOverQuotaForSku",

      "message": "Operation cannot be completed without additional quota. \r\nAdditional details - Location:  \r\nCurrent Limit (Basic VMs): 0 \r\nCurrent Usage: 0\r\nAmount required for this deployment (Basic VMs): 1 \r\n(Minimum) New Limit that you should request to enable this deployment: 1. \r\nNote that if you experience multiple scaling operations failing (in addition to this one) and need to accommodate the aggregate quota requirements of these operations, you will need to request a higher quota limit than the one currently displayed."

    }

  ]

}

]

}

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

1 answer

Sort by: Most helpful
  1. Praneeth Maddali 1,700 Reputation points Microsoft External Staff Moderator
    2025-11-03T16:22:54.6133333+00:00

    Hi @ram doig
    Thank you for the information. Since your Basic vCPU quota is 0 in South Central US and the Quotas blade may not display App Service SKUs directly, the best approach is to submit a quota support request through the Azure portal.

    Here are the specific steps to create a free support request for an App Service quota increase:

    Please carefully follow my instructions below to create a new Service and subscription limits (quotas) request quota increase to allow you to deploy

    1. Navigate to this link to start the process:

    https://portal.azure.com/#create/Microsoft.Support

    2. Enter quota in the box and click Go

    3. Select Others / Service and subscription limits (quotas) and click Next

    4. Click Create a support request button, as shown

    5. Select Issue type: Service and subscription limits (quotas), Subscription, Quota type: Function or Web App (Windows and Linux), click Next

    6. Now you should be on Additional details tab. Click Enter details

    7. Select Region, select App Service plan SKU, New limit of worker VMs, and then click Save and continue

    8. Finish filling out Additional details tab, click Next, review and click Create. You should receive an automated email within a few minutes.Reference :

    https://video2.skills-academy.com/en-us/azure/quotas/quickstart-increase-quota-portal

    https://video2.skills-academy.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request

    https://video2.skills-academy.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#app-service-limits

    let us know if the above helps or you need further assistance on this issue.

     

    Please "upvote" if the information helped you. This will help us and others in the community as well.

    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.