Forum Discussion
vihanga
Sep 12, 2024Copper Contributor
VM creation keeps failing while deploying AVD in host pool.
Hello, I am trying to deploy AVD, but it keeps failing when it comes to creating the VM. The error message is: "Deployment to resource group 'AVD-RG' failed. Additional detail...
Mr_Biskits
Sep 12, 2024Copper Contributor
I'm getting this error as well. The issue seems to be related to the VM not having an internet connection when it first starts up for some reason so it can't download the configuration file. After connecting to the vm it created remotely I was able to restart it a few times then the internet access son it kicked in but it was too late as the deployment has already failed. It's not NSG or firewall related. Can someone please advise?
vihanga
Sep 13, 2024Copper Contributor
Mr_BiskitsTrue. When you create hosts inside host pool it has an outbound connectivity issue. So I tried creating a NAT gateway and then create hosts in the AVD host pool and it worked.