Skip to content

Commit eab0178

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#360616
Updated line number 138 and 139
1 parent 5753ee2 commit eab0178

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)