storage username and access key

PAUL CHONG CHUANG YONG 100 Reputation points
2024-02-26T09:43:32.0433333+00:00

Hi, I have configured file shares with AD, but when I follow the step from below link. https://learn.microsoft.com/en-us/azure/storage/files/storage-files-identity-ad-ds-configure-permissions?WT.mc_id=Portal-Microsoft_Azure_FileStorage But I don't know understand which is username. Is storage account name mean username? Because when i try key in credentials with storage account name and access key say incorrect, So I'm confuse now. User's image

Regard, Paul

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,274 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,093 questions
{count} votes

Accepted answer
  1. Sumarigo-MSFT 45,776 Reputation points Microsoft Employee
    2024-02-29T17:17:49.5166667+00:00

    @Anonymous Welcome to Microsoft Q&A Forum, Thank you for posting your query here! If you're mounting the share with storage account key, the storage account name is the username. net use Z: \<YourStorageAccountName>.file.core.windows.net<FileShareName> /user:localhost<YourStorageAccountName> <YourStorageAccountKey> You tube video : https://www.youtube.com/watch?v=LWKkva4ksdg&t=95s Please let us know if you have any further queries. I’m happy to assist you further.    

    ---Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you**, this can be beneficial to other community members.**


0 additional answers

Sort by: Most helpful

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.