Could not create avd due to quota issues

Rap-Pilot 20 Reputation points
2025-04-21T12:30:56.4633333+00:00
{
  "code": "DeploymentFailed",
  "target": "/subscriptions/ea833235-07fc-4e96-a9cf-da8fba293f42/resourceGroups/RG-CompV/providers/Microsoft.Resources/deployments/HostPool-1e268f69-2734-449a-b095-d09424d2f0b0-deployment",
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
  "details": [
    {
      "code": "InvalidTemplateDeployment",
      "message": "The template deployment 'vmCreation-linkedTemplate-1e268f69-2734-449a-b095-d09424d2f0b0' is not valid according to the validation procedure. The tracking id is 'ebae1eb7-ed6d-4784-843d-b0e565db4c8e'. See inner errors for details."
    }
  ]
}
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,768 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nikhil Duserla 6,960 Reputation points Microsoft External Staff Moderator
    2025-04-24T21:11:17.7966667+00:00

    Hello @Rap-Pilot,

    Quota exceeded errors are fairly common, particularly with free Azure subscriptions due to limited resource availability. For testing, try deploying smaller virtual machine sizes in regions with available capacity. However, keep in mind that quotas differ by region and may still impose limitations.

    Review the quota limits for your specific Azure subscription via the Azure portal to identify any constraints. Regional capacity can differ, so deploying resources in alternate regions may help mitigate availability issues.

    If you have any further queries, do let us know.

    If you found this informative, please consider accepting an answer as a token of appreciation. And don't forget to give it a thumbs up 👍 if it was helpful.

    User's image


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.