Skip to content

Commit a336003

Browse files
authored
Merge pull request #277737 from normesta/lifecycle-management
TOC updates
2 parents baeef4e + 32488dc commit a336003

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,11 @@ items:
212212
items:
213213
- name: Use blob index tags
214214
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
215220
- name: Full text search
216221
href: ../../search/search-blob-storage-integration.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
217222
- name: Static websites
@@ -500,11 +505,6 @@ items:
500505
href: access-tiers-best-practices.md
501506
- name: Change a blob's access tier
502507
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
508508
- name: Archive and rehydrate
509509
items:
510510
- name: Blob rehydration overview
@@ -1028,7 +1028,17 @@ items:
10281028
- name: Other languages
10291029
href: ../common/storage-samples.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
10301030
- 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
10321042
- name: Azure CLI
10331043
items:
10341044
- name: Overview

0 commit comments

Comments
 (0)