Blog Post
FSLogix still needs a pre-connect or post-disconnect hook for things like chkdsk repairs (a complete pain when you're Entra ID-only and can't use Azure Files and limited to Cloud Cache) and triggers for VHDX cloning/page blob snapshots (because Azure Backup sucks for this usage scenario).
- BearCub2019Apr 08, 2025Copper Contributor
Bro trippin' as we only use AVD with Entra ID only users and FSL with Azure Files
- ChrisKnightApr 23, 2025Brass Contributor
OK, I'm very interested in how you've managed this, given the supported identity auth options for Azure Files are On-Prem AD, Entra Kerberos for hybrid, and Entra Domain Services.
Are you using Entra DS, or is there some way of getting the Azure Files permissions configured without needing line of sight to a DC? My understanding is that Entra Kerberos is doing a funky KDC Proxy map to issue Kerberos tickets without needing line of sight to a DC, which allows the AVD session hosts + FSLogix and Azure Files to interop seamlessly.