Error with VM creating in my Azure Virtual Desktop

Jack Ziolek 0 Reputation points
2025-10-24T12:40:37.6766667+00:00

Please see error below and advise:

{

"code": "DeploymentFailed",

"target": "/subscriptions/<sub-id>/resourceGroups/<rg name>/providers/Microsoft.Resources/deployments/<deployment-name>",

"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": "ResourceDeploymentFailure",

  "target": "/subscriptions/<sub-id>/resourceGroups/<rg name>/providers/Microsoft.Resources/deployments/<deployment-name>",

  "message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."

}
```  ]

}
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nikhil Duserla 9,275 Reputation points Microsoft External Staff Moderator
    2025-10-24T13:53:18.05+00:00

    Hello @Jack Ziolek ,

    I totally understand the issue you’re encountering. There are a few possible causes to consider:

    Quota or Limit Exceeded: You may have reached Azure subscription limits (such as VM cores, storage capacity, or network resources). To verify, navigate to the Azure Portal → Subscriptions → Usage + quotas and review your current resource limits.

    Resource Conflicts: The issue could also be due to naming conflicts, invalid configurations (for example, selecting an unsupported VM size in the chosen region), or unmet dependencies such as missing virtual networks or subnets.

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

    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.