Forum Discussion
Stefan Kießig
Jul 23, 2021Brass Contributor
Azure Virtual Desktop with Azure AD Login
Hey, I am using Azure Virtual Desktop with Azure AD Login. I was able to create a hostpool as well as a session host. I can log in to the hostpool with my AAD credentials. But on the session host it...
Jul 27, 2021
Stefan Kießig
Aug 02, 2021Brass Contributor
Sorry for my late reply.
The problem is still there. I become no error.
It shows in the login windows "The logon attemd faild" in red.
Regrards
Stefan
- sreeja8Mar 17, 2022Copper ContributorHi Stefan Kießig , any solution you found for this? I am facing same issue.
- ahart3Mar 17, 2022Brass Contributor
As above, did you assign the Azure AD user to the Session Host you're trying to connect to?
- "Assign your users the Virtual Machine User Login role so they can sign in to the VMs."
https://docs.microsoft.com/en-us/azure/virtual-desktop/deploy-azure-ad-joined-vm#assign-user-access-to-host-pools
The local client needs to be one of these also:
- The local PC is Azure AD-joined to the same Azure AD tenant as the session host
- The local PC is hybrid Azure AD-joined to the same Azure AD tenant as the session host
- The local PC is running Windows 10, version 2004 and later, and is Azure AD registered to the same Azure AD tenant as the session host
- To enable access from Windows devices not joined to Azure AD, add targetisaadjoined:i:1 as a custom RDP property to the host pool. These connections are restricted to entering user name and password credentials when signing in to the session host.
https://docs.microsoft.com/en-us/azure/virtual-desktop/deploy-azure-ad-joined-vm#connect-using-the-windows-desktop-client
I also found this useful as well in genera: https://docs.microsoft.com/en-us/azure/architecture/example-scenario/wvd/azure-virtual-desktop-azure-active-directory-join