Skip to content

Commit 1f5f553

Browse files
Update storage-how-to-mount-container-linux.md
Added one line to explain to reader about what to update in the template config file.
1 parent 55c5457 commit 1f5f553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ containerName mycontainer
120120
authType Key
121121
```
122122

123-
The `accountName` is the name of your storage account, and not the full URL.
123+
The `accountName` is the name of your storage account, and not the full URL. You need to update `myaccount`, `storageaccesskey`, and `mycontainer` with your storage information.
124124

125125
Create this file using:
126126

0 commit comments

Comments
 (0)