Share via

Azure File Services switch authentification

Juergen Fechter 1 Reputation point
2022-04-29T09:24:14.027+00:00

We want to abandon on-prem AD services.

The critical question is:
Can I switch from on-prem AD to Azure ADDS for the Azure File Services while retaining permissions?

Scenario:
On-prem Domain Name: company.com
Azure AD Tenant Name: company.onmicrosoft.com
VPN Connection from on-prem to Azure File
Azure Files are currentliy in the AD hybrid join mode.
(Azure Blob Storage wasn't a choice, including Azure Data Lake Storage Gen2)

All client devices are Azure AD jointen using Intune.
No servers/services On-prem that are AD-dependent, with the exception of Azure Files Services.

Plan:
The next step is to get rid of the on-prem AD.
The plan is to remove the last Exchange Management Server and terminate the AD-Connect service to get cloud-only users and groups.

To continue granting access to Azure File Services, the idea is to build an Azure ADDS in parallel and turn on full replication of NTLM and Kerberos tickets on the Azure Connect side.

After migrating the files from on-prem, the authentication is to be switched from Active Directory to Azure Active Directory Domain Services. The hope is that the permissions do not need to be changed since the sid history is in Azure AD.
Has anyone already done this?

It is clear that users of Azure AD devices will still need a password to access Azure File Share, as no Kerberos protocol is available and they will need a network connection to the Azure ADDS environment, too.

We think to avoid any DNS confusion the Azure ADDS should be given a subdomain name.
Azure ADDS Managed Domain: cloud.company.com

Azure Files
Azure Files

An Azure service that offers file shares in the cloud.

Microsoft Security | Microsoft Entra | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. Juergen Fechter 1 Reputation point
    2022-04-29T10:00:31.877+00:00

    I understand that you want to authenticate your azure file through your Azure AD Domain Services, right?

    Yes, but only in the 2nd step.
    Authentication is currently done using Active Directory.
    We want to stop it and change it to Azure Active Directory Domain Services.
    Before we do a proof-of-concept, we want to hear about others' experiences and potential pitfalls.

    Was this answer helpful?

    0 comments No comments

  2. Carlos Solís Salazar 18,376 Reputation points MVP
    2022-04-29T09:34:39.07+00:00

    Hi @Juergen Fechter

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    I understand that you want to authenticate your azure file through your Azure AD Domain Services, right?

    The following documentation may help in your project: Enable Azure Active Directory Domain Services authentication on Azure Files

    Hope this helps,
    Carlos Solís Salazar

    ----------

    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.
    NOTE: To answer you as quickly as possible, please mention me in your reply.


    Was this answer helpful?

    0 comments No comments

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.