Deploying Azure Files with Azure AD authentication

Ash 56 Reputation points
2022-12-04T23:17:50.33+00:00

We are looking to deploy Azure Files for users that log in to their Azure AD joined PCs.

Azure File Sync will be installed on an on-premises file server.

Is a domain controller or Azure AD DS mandatory for this setup? Ideally, we'd prefer staff to access the file shares via Azure AD authentication only.

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Ramya Harinarthini_MSFT 5,361 Reputation points Microsoft Employee Moderator
    2022-12-05T08:04:49.093+00:00

    @Ash Welcome to Microsoft Q&A Forum, Thanks for posting here!!

    You can achieve by Azure AD Kerberos for hybrid identities. Using Azure AD for authenticating hybrid user identities allows Azure AD users to access Azure file shares using Kerberos authentication. This means your end users can access Azure file shares over the internet without requiring a line-of-sight to domain controllers from hybrid Azure AD-joined and Azure AD-joined VMs. Cloud-only identities aren't currently supported.

    Additional Document to know more about Hybrid identities: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/whatis-hybrid-identity

    Please let us know if you have any further queries. I’m happy to assist you further.

    ---------------------------------------------------------------------------------------------------------------------------

    Please do not forget to Accept Answer and Upvote wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.