Skip to content

Commit ee41aea

Browse files
1 parent 8b0861d commit ee41aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/data-lake-storage-quickstart-create-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ az storage account create `
194194
--location westus2 `
195195
--sku Standard_LRS `
196196
--kind StorageV2 `
197-
--hierarchical-namespace true
197+
--enable-hierarchical-namespace true
198198
```
199199

200200
### Clean up resources

0 commit comments

Comments
 (0)