A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
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:
- ensure that the account you're using to deploy the AVD resources has the necessary permissions to create and manage resources in the target subscription and resource group. the account should have at least the "Contributor" role assigned at the subscription or resource group level
- If you have existing resources or deployments in the target resource group, there may be conflicts or dependencies that cause the deployment to fail. try deploying the AVD resources in a new, empty resource group.
- Ensure that the network configuration (virtual network, subnets, network security groups) specified in the deployment template is valid and does not conflict with existing resources
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful