File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -1028,7 +1028,17 @@ items:
1028
1028
- name : Other languages
1029
1029
href : ../common/storage-samples.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
1030
1030
- name : Azure PowerShell
1031
- href : storage-samples-blobs-powershell.md
1031
+ items :
1032
+ - name : Overview
1033
+ href : storage-samples-blobs-powershell.md
1034
+ - name : Calculate the total billing size of a blob container
1035
+ href : ../scripts/storage-blobs-container-calculate-billing-size-powershell.md
1036
+ - name : Calculate the size of blob containers with PowerShell
1037
+ href : ../scripts/storage-blobs-container-calculate-size-powershell.md
1038
+ - name : Delete containers with a specific prefix
1039
+ href : ../scripts/storage-blobs-container-delete-by-prefix-powershell.md
1040
+ - name : Retrieve and rotate the access keys
1041
+ href : ../scripts/storage-common-rotate-account-keys-powershell.md
1032
1042
- name : Azure CLI
1033
1043
items :
1034
1044
- name : Overview
You can’t perform that action at this time.
0 commit comments