Forum Discussion
Best Identity Strategy for Deploying Windows Virtual Desktop
Hello Team, We are looking at deploying Windows Virtual Desktop, We have a local Active directory and we used AD Connect to synchronize our users identities to Azure. Now, we are looking at the best Identity strategy for us to be able to join the hostpool VMs to azure. I just need a little advice on the best strategy for integrating our on-premises domain with Azure for the WVD
4 Replies
- Robert_GreenleeCopper Contributor
I'm not sure if they support joining the VMs to Azure yet. We have them join our AD domain so the users sign on using their AD credentials and have access to all of the resources in the domain. It works well.
- dammyfaruq1994Copper Contributor
Thanks so much for your response.
I'm aware that we can deploy ADDS in azure, spin up a VM in azure and promote it to a DC for administrative use.
But which other way do you think we can use to connect our local AD with Azure so as to deploy WVD.
Thank you in advance.
- CMurphyUSABrass Contributor
Some form of ipsec tunnel from azure to your on-prem resources will do the trick to join them to your local domain via your on-prem DCs.
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal
Once you have that in place you can eventually place DCs in Azure for possibly lower latency and better performance.