@@ -212,6 +212,11 @@ items:
212
212
items :
213
213
- name : Use blob index tags
214
214
href : storage-blob-index-how-to.md
215
+ - name : Lifecycle management policies
216
+ href : lifecycle-management-overview.md
217
+ items :
218
+ - name : Configure lifecycle management policies
219
+ href : lifecycle-management-policy-configure.md
215
220
- name : Full text search
216
221
href : ../../search/search-blob-storage-integration.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
217
222
- name : Static websites
@@ -500,11 +505,6 @@ items:
500
505
href : access-tiers-best-practices.md
501
506
- name : Change a blob's access tier
502
507
href : access-tiers-online-manage.md
503
- - name : Lifecycle management policies
504
- href : lifecycle-management-overview.md
505
- items :
506
- - name : Configure lifecycle management policies
507
- href : lifecycle-management-policy-configure.md
508
508
- name : Archive and rehydrate
509
509
items :
510
510
- name : Blob rehydration overview
@@ -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
0 commit comments