Skip to content

Commit 25829b6

Browse files
authored
Update storage-quickstart-blobs-cli.md
1 parent b16d0e2 commit 25829b6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ Only Blob storage data operations support the `--auth-mode` parameter. Managemen
3535
To begin, sign-in to to your Azure account with the [az login](/cli/azure/reference-index#az-login).
3636

3737
```azurecli
38-
az login \
39-
--name <resource-group> \
40-
--location <location>
38+
az login
4139
```
4240

4341
## Create a resource group

0 commit comments

Comments
 (0)