Skip to content

Commit 9933a38

Browse files
authored
Merge pull request #197766 from stevenmatthew/linkFix
Updating erroneous link per external request
2 parents 9e823b2 + e2d6275 commit 9933a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/scripts/storage-blobs-container-calculate-size-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This script uses the following commands to calculate the size of the Blob storag
4949
|---|---|
5050
| [az group create](/cli/azure/group) | Creates a resource group in which all resources are stored. |
5151
| [az storage blob upload](/cli/azure/storage/account) | Uploads local files to an Azure Blob storage container. |
52-
| [az storage blob list](/cli/azure/storage/account/keys) | Lists the blobs in an Azure Blob storage container. |
52+
| [az storage blob list](/cli/azure/storage/blob?view=azure-cli-latest#az-storage-blob-list) | Lists the blobs in an Azure Blob storage container. |
5353

5454
## Next steps
5555

0 commit comments

Comments
 (0)