File Share Mount in Windows File Explorer

JD 1 Reputation point
2022-07-14T10:44:23.557+00:00

Having trouble doing this, tells me the security key is incorrect when I enter my username and password, any ideas?

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

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
    2022-07-17T07:24:11.28+00:00

    @JD Welcome to Microsoft Q&A Forum, Thank you for posting your query here

    Firstly, Apologies for delay in responding here!

    • Can you please share the screenshot of the error message?
    • Just to clarify, have you check port 445 is opened or blocked?
    • What kind of authentication method are you using Azure Directory or Storage Account Key for mounting Azure File Share?

    There may be 2 reasons for incorrect username and password:

    1. UNC Format - that's \
      Select the drive letter and enter the UNC path to your Azure file share. The UNC path format is \<storageAccountName>.file.core.windows.net\<fileShareName>. For example: \anexampleaccountname.file.core.windows.net\file-share-name. Check the Connect using different credentials checkbox. Select Finish.
    2. Access key: Try to use Second access Key2: After copying the access key paste in notepad, then use it has a password.

    221505-image.png

    Mount the Azure file share with File Explorer (This article uses the storage account key to access the file share)

    Additional information:
    This article will provide detailed information, how Map the Azure file share to a Windows drive

    This article lists common problems that are related to Microsoft Azure Files when you connect from Windows clients. It also provides possible causes and resolutions for these problems.
    Troubleshoot Azure Files problems in Windows (SMB)

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


    Please do not forget to 221485-screenshot-2021-12-10-121802.png and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    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.