Skip to content

Commit 55c5457

Browse files
Update storage-how-to-mount-container-linux.md
Add "authType Key" to the example of config file.
1 parent 40de715 commit 55c5457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/storage/blobs/storage-how-to-mount-container-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ For example, suppose you are authorizing with the account access keys and storin
117117
accountName myaccount
118118
accountKey storageaccesskey
119119
containerName mycontainer
120+
authType Key
120121
```
121122

122123
The `accountName` is the name of your storage account, and not the full URL.

0 commit comments

Comments
 (0)