Skip to content

Commit 95d12ab

Browse files
authored
Merge pull request #112557 from tamram/patch-87
Update storage-quickstart-blobs-cli.md
2 parents f3ae96f + 8e748d7 commit 95d12ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/storage-quickstart-blobs-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: tamram
88
ms.service: storage
99
ms.subservice: blobs
1010
ms.topic: quickstart
11-
ms.date: 02/26/2020
11+
ms.date: 04/23/2020
1212
ms.author: tamram
1313
---
1414

@@ -68,7 +68,7 @@ az storage account create \
6868
--resource-group <resource-group> \
6969
--location <location> \
7070
--sku Standard_ZRS \
71-
--encryption blob
71+
--encryption-services blob
7272
```
7373

7474
## Create a container

0 commit comments

Comments
 (0)