Forum Discussion
Deleted
Oct 26, 2017Cannot connect to Azure file service from Windows
I'm using the Azure file service to store some archived files. I'm using the connection string autocreated by Microsoft to try and map a drive. net use Z: \\mystorageaccount.file.core.windows....
kasunsjc
Oct 28, 2017MCT
Net user commands works. But in here when we copy from the Microsoft generated command the storage key (password) was not copying correctly.
You have to delete the password and copy the storage key(password) from the storage account and use it.