Skip to content

Commit f9ff63e

Browse files
authored
Merge pull request #91583 from tomekmilecki/patch-1
Update storage-quickstart-blobs-cli.md
2 parents 1684977 + 25829b6 commit f9ff63e

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)