Add existing VM to host pool

Copper Contributor
Hi,

I have an existing windows 10 pro VM in Azure and i want to add it to the virtual desktop host pool. I checked some of the articles and still unable to add it. Some article suggest that we need to install azure virtual desktop agent, copy the register key and paste it in when we are ask for token. In my case i am not getting that token tab at all. Is there way to add the vm? Or steps if anyone can share?

Thanks you
1 Reply
Hello,

This is possible. You need to run the DSC Extension which joins the machine to a hostpool.

Check the "Install AVD extensions with PowerShell" part out of this post:

https://rozemuller.com/avd-automation-cocktail-avd-automated-with-powershell/

Thanks,

Niels