Skip to content

Commit 67a0a9b

Browse files
authored
Merge pull request #97623 from SumanthMarigowda-MSFT/patch-30
(Azure CXP) https://github.com/MicrosoftDocs/azure-docs/issues/43736
2 parents e943929 + ee41aea commit 67a0a9b

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)