I have no on-premises Active Directory Domain Services or domain controllers. My users and Windows PCs are managed through Microsoft Entra ID, and I want them to access an Azure Files SMB share such as \storageaccount.file.core.windows.netshare.
The requirements are to avoid storage account keys, PowerShell, and net use. Users should be able to open File Explorer or Map Network Drive and authenticate with their Entra ID accounts, ideally without manually entering credentials every time. Can Microsoft Entra Kerberos for Azure Files support this setup, and what client or storage-account configuration is required?
4 Answers
Yes, this can be supported with Microsoft Entra Kerberos for Azure Files, but it is not simply a username-and-password prompt for any Windows computer. The storage account must be configured for Entra Kerberos, the users need the appropriate Azure Files permissions, and the Windows clients need the required Entra Kerberos configuration—often including specific policy or registry settings. Test the exact client and join-state requirements in a lab before deploying it broadly.
Network access still matters. SMB requires connectivity to the Azure Files endpoint, and port 445 is commonly blocked by residential or restrictive networks. For remote users, you may need a VPN, private connectivity, or another supported network design. You can use public access with suitable restrictions, but a private endpoint requires clients to have a route into the Azure virtual network.
Be careful with older documentation: some Entra Kerberos Azure Files scenarios required identities synchronized from on-premises AD or Microsoft Entra Domain Services. Microsoft also supports newer cloud-only identity scenarios, but availability and prerequisites depend on the authentication model and feature support in your tenant. Confirm that your users and Entra-connected devices meet the current Microsoft requirements rather than assuming every Entra-only setup will work.
Also configure both share-level and directory-level permissions. Assign the appropriate Azure Files data roles to Entra users or groups, then apply NTFS-style ACLs to folders where you need more granular control. Consider private access, SMB security settings, key rotation, and Azure Backup after authentication is working.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures