Skip to content

Commit 036f383

Browse files
Update redundancy-migration.md
az storage account migration show \ --account-name <string> \ - g <sting> \ -n "default" Corrected the above spelling : - g <string> \
1 parent 58063eb commit 036f383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/redundancy-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ To track the current migration status of the conversion initiated on your storag
259259
```azurecli-interactive
260260
az storage account migration show \
261261
--account-name <string> \
262-
- g <sting> \
262+
- g <string> \
263263
-n "default"
264264
```
265265

0 commit comments

Comments
 (0)