Forum Discussion
CyclopsHelpdesk
Sep 24, 2019Copper Contributor
You Need the Right to Sign in Through Remote Desktop Services
Hi We have created a Windows Virtual Desktop pool in Azure (Azure is connected back to our on-premise AD via a site-to-site VPN). When I sign in as a domain admin I can log in fine to the deskto...
Christian_Montoya
Microsoft
CyclopsHelpdesk : Just to confirm, are you using the Windows Virtual Desktop clients to connect to the VM? Or are you trying to launch just a direct RDP connection to the VM?
CyclopsHelpdesk
Oct 11, 2019Copper Contributor
Hi Christian_Montoya, I've tried both approaches, and also the WVD client via the web browser.
- Christian_MontoyaNov 11, 2019Microsoft
CyclopsHelpdesk : Can you try the troubleshooting steps indicated here: https://docs.microsoft.com/en-us/azure/virtual-desktop/troubleshoot-client-connection ?
Specifically, it would be great to see which error message you get.
- CyclopsHelpdeskNov 12, 2019Copper ContributorHi
We no longer get this error since recreating the WVD pool and joining it to Azure AD and not our on-premise AD.
We also still run:
Add-RdsAccount -DeploymentUrl https://rdbroker.wvd.microsoft.com
Add-RdsAppGroupUser -TenantName 'Tenant Name' -HostPoolName 'Host Pool Name' -AppGroupName 'Desktop Application Group' -UserPrincipalName user@azureaddomain.com- Christian_MontoyaNov 12, 2019MicrosoftWhen you say "joining it to Azure AD", do you mean an Active Directory that exists on a virtual network in your Azure subscription? Or do you mean "Azure AD Join", the Windows 10 feature?