Windows Virtual Desktop

Copper Contributor

Hello There

 

I want to enable Windows Virtual Desktop in our Existing Azure Environment. We are just using this environment for Exchange online, SharePoint online and Skype for business in Hybrid setup.

 

I want to know what all infrastructure(Prerequisites) i need to be setup in Azure to enable this service for production use.

 

Thanks

sachin

 

2 Replies

@SachinMaliksAt a high level, you will need an existing VNet with connectivity to an Active Directory Domain Controller. I have heard it will work with Azure Active Directory Domain Services but haven't tried.  Account synchronization between AD and Azure AD would also help, but you probably already have that in place for the services you are running.  

 

I put together a series of videos that walk through the process.  The playlist is here:

https://www.youtube.com/playlist?list=PLnWpsLZNgHzXMtKjaQJf4Rn64W86nUDv1

Thanks @Travis Roberts for sharing the link for this deployment. I tried to deploy in my free trial to Azure but keep getting below error. if you can help to address this. it would be highly appreciated.

 

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"Conflict","message":"{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"DeploymentFailed\",\r\n \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"BadRequest\",\r\n \"message\": \"{\\r\\n \\\"error\\\": {\\r\\n \\\"code\\\": \\\"InvalidResourceReference\\\",\\r\\n \\\"message\\\": \\\"Resource /subscriptions/f24a69c1-75dd-467a-a24a-9fd862ba7e46/resourceGroups/TestPoolWVD/providers/Microsoft.Network/virtualNetworks/vnet-01/subnets/vmSubnet referenced by resource /subscriptions/f24a69c1-75dd-467a-a24a-9fd862ba7e46/resourceGroups/TestPoolWVD/providers/Microsoft.Network/networkInterfaces/WVDPC-0-nic was not found. Please make sure that the referenced resource exists, and that both resources are in the same region.\\\",\\r\\n \\\"details\\\": []\\r\\n }\\r\\n}\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}"}]}

 

Thanks

sachin