Hi all,
I have a client which does not have ANY on-prem AD (only local users on workgroup devices).
They wish to implement Azure Virtual Desktop (AVD) with FSLogix functionality. According to this article,
Clients must be Microsoft Entra joined or Microsoft Entra hybrid joined. Microsoft Entra Kerberos isn’t supported on clients joined to Microsoft Entra Domain Services or joined to AD only.
This feature doesn't currently support user accounts that you create and manage solely in Microsoft Entra ID. User accounts must be hybrid user identities, which means you'll also need AD DS and either Microsoft Entra Connect or Microsoft Entra Connect cloud sync.
I have understood that it is not possible to use Azure AD DS (Entra ID DS) without hybrid joined for FSLogix due to missing Entra Kerberos support.
I would like to understand if I can implement a cloud-only AVD with FSLogix with any combination of cloud services (i.e. Active Directory AD in Azure VM, Azure AD DS, Azure AD joined...) to achieve FSLogix functionality, or is there a hard requirement to have an on-prem hybrid joined devices and hybrid users to employ this functionality ? I am aware of the "hacks" with Fslogix cloud cache or storing storage account credentials in Windows clients, but I want solely an official supported route.
Would it be possible to build a new AD domain solely in Azure VM and then AD Connect sync the users to Azure AD? is this even supported?
Many thanks.