Skip to content

Commit 32488dc

Browse files
committed
Adding homes for PowerShell scripts
1 parent 4fd65ef commit 32488dc

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)