Azure Virtual Desktop Deployment Failure

Robert Bernstein 0 Reputation points
2024-04-23T18:07:52.93+00:00

I encountered a deployment failure when creating a virtual desktop. The error message that appears has me confused as to what went wrong. Can anyone give me some suggestions on how to resolve this issue?

TTarget: /subscriptions/xxxxxx/resourceGroups/RGB/providers/Microsoft.Resources/deployments/vmCreation-linkedTemplate-21e64d5e-9510-435c-87dc-3a20096fd659) 
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,367 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anveshreddy Nimmala 2,465 Reputation points Microsoft Vendor
    2024-04-29T05:19:11.11+00:00

    Hello Robert Bernstein,

    The Azure portal usually provides more detailed error messages that can help pinpoint the specific issue.

    Navigate to the "Deployments" section of your resource group RGB in the Azure portal.

    Click on the failed deployment named vmCreation-linkedTemplate-21e64d5e-9510-435c-87dc-3a20096fd659 to view detailed error messages and status codes.

    please check and compare your code with this sample code if any required default parameters are missing

    https://github.com/Azure/RDS-Templates/blob/master/wvd-templates/Create%20and%20provision%20WVD%20host%20pool/mainTemplate.json

    Hope this answer help you.

    if the answer is helpful, please check and review your rating to accepted.please consider accepting the answer to help increase visibility of this question for other members of the Microsoft Q&A community

    0 comments No comments