Skip to content

Commit 0a212aa

Browse files
Merge pull request #293176 from ManoharLakkoju-MSFT/patch-692424
(AzureCXP) fixes MicrosoftDocs/azure-docs#360616
2 parents 59f37d5 + eab0178 commit 0a212aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/redundancy-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ You can also add or remove zone redundancy to your storage account. To change be
135135
136136
```azurecli-interactive
137137
az storage account migration start \
138-
-- account-name <string> \
139-
-- g <string> \
138+
--account-name <string> \
139+
--g <string> \
140140
--sku <string> \
141141
--no-wait
142142
```

0 commit comments

Comments
 (0)