Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,585 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Receive the following error when attempting to use the 'Quickstart' for Azure Virtual Desktop. It passed validation before I hit the 'create' button, but approximately 5 minutes in, it stops and presents this:
{
"code": "DeploymentFailed",
"target": "/subscriptions/xxxxx-xxx-xxxx-xxxxxx7/providers/Microsoft.Resources/deployments/AVDGettingStarted-41cf7367-ba54-4637-b241-2140a4980026-deploymen",
"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/xxxxxxxx-xxxxxxx-xxxxx-xxxxxxxxx/resourceGroups/avd-deployment/providers/Microsoft.Resources/deployments/easy-button-inputvalidation-job-linked-template",
"message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
}
]
}
That's cryptic and of zero help to me, so hoping the community experts can assist in interpreting. Thank you!
Thanks for posting your question in the Microsoft Q&A forum.
The error message isn't very descriptive, but here are some potential causes and troubleshooting steps you can take:
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful