Skip to content

Commit e2d6275

Browse files
committed
Updated erroneous link per external request
1 parent 18b287b commit e2d6275

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)