Getting this error while creating a AVD using QuickStart: The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'. (Code: ResourceDeploymentFailure)

stephens Anthony 0 Reputation points
2024-09-18T17:44:59.13+00:00
The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'. (Code: ResourceDeploymentFailure)
{
    "status": "Failed",
    "error": {
        "code": "ResourceDeploymentFailure",
        "message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
    }
}
{
    "status": "Failed",
    "error": {
        "code": "ResourceDeploymentFailure",
        "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.
1,553 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Mahesh Goud Juvvadi 1,065 Reputation points Microsoft Vendor
    2024-09-18T22:31:07.2666667+00:00

    Hi stephens Anthony,

    Thank you for reaching out to the Microsoft Q&A platform.

    Based on your question description we understand that you are facing an issue while creating an Azure Virtual Desktop.

    The error message "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed' indicates that the deployment of the Azure Virtual Desktop has failed.

    To troubleshoot this issue, go to the Azure portal, navigate to the resource group where the deployment is happening, and check the deployment history here: Deployment operations and error message Look for any specific error messages in the JSON tab of the failed deployment.

    Check if there are any Azure Policies that might be preventing the deployment.

    Please find the below documents links for your reference:

    Troubleshoot the Azure Virtual Desktop quickstart

    If it was helpful, please click "Upvote" on his post to let us know.


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.