Access Azure File Share over the internet with AD Credentials

SKT 146 Reputation points
2022-08-11T03:42:08.483+00:00

Hi I have an Azure File Share configured and integrated with Active Directory.

Permissions are all working at the Share and NTFS level, and all works as expected from a PC that is connected inside the office, and can see a domain controller.

However, I would also like to be able to access the Azure file share when outside on the internet using AD credentials, however this does not work. It gives authentication errors.

I'm assuming this is a Kerberos issue as the client can't get a ticket from the DC, but I thought accessing the Azure File Share over the internet would be possible in some way. Am I missing something, should an Azure Fileshare be accessable over the internet from a domain joined PC with a correctly authenticated user (much like sharepoint, owa, teams etc)?

Thanks,

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

2 answers

Sort by: Most helpful
  1. Carlos Solís Salazar 18,191 Reputation points MVP Volunteer Moderator
    2022-08-11T14:51:06.287+00:00

    Hi @SKT

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

    You can set the on-premises Active Directory Domain Services authentication over SMB for Azure file shares following these instructions

    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.



  2. SKT 146 Reputation points
    2022-08-14T23:31:07.127+00:00

    Hi soysoliscarlos

    I have followed those instructions and everything works fine in terms of AD DS authentication but only when clients are connected to the network internally (I'm assuming because users can "see" a Domain Controller).

    The problem is that:
    When users connect to the Azure file share from the internet they get an error "username or password is incorrect" (even though it is correct)

    Everything I have read indicates that Azure File Share is available for connectivity as a "cloud" service from the internet, so my question is is this true and do I have some other issue that is causing authentication issues?

    Simon

    0 comments No comments

Your answer

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