Forum Discussion
DAsnow
Nov 11, 2021Copper Contributor
Azure Virtual Desktop - Azure AD Joined Sign on Issues (Need Guidance)
Folks does anyone know how to get MAC, WEB, IOS, and other clients to allow connections to AVD machines that are natively joined to an AzureAD (not AADDS). I have built a test machine, in a valid...
Dan_B1135
Nov 17, 2021Copper Contributor
https://docs.microsoft.com/en-us/azure/active-directory/devices/howto-vm-sign-in-azure-ad-windows ----- Remote connection to VMs joined to Azure AD is only allowed from Windows 10 PCs that are either Azure AD registered (minimum required build is 20H1) or Azure AD joined or hybrid Azure AD joined to the same directory as the VM. Additionally, to RDP using Azure AD credentials, the user must belong to one of the two Azure roles, Virtual Machine Administrator Login or Virtual Machine User Login. If using an Azure AD registered Windows 10 PC, you must enter credentials in the AzureAD\UPN format (for example, AzureAD\john@contoso.com). At this time, Azure Bastion can't be used to log in by using Azure Active Directory authentication with the AADLoginForWindows extension; only direct RDP is supported.