Skip to content

Commit 2fa240c

Browse files
authored
Merge pull request #219203 from normesta/cost-management
Blob inventory analytics tutorial
2 parents f49c11b + ae90654 commit 2fa240c

14 files changed

+201
-3
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ items:
9090
href: storage-auth-abac-cli.md
9191
- name: Encrypt and decrypt blobs using Azure Key Vault
9292
href: storage-encrypt-decrypt-blobs-key-vault.md
93+
- name: Analyze blob inventory reports
94+
href: storage-blob-inventory-report-analytics.md
9395
- name: Samples
9496
items:
9597
- name: .NET

articles/storage/blobs/blob-inventory-how-to.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,5 @@ You can add, edit, or remove a policy via the [Azure CLI](/cli/azure/).
191191
## Next steps
192192

193193
- [Calculate the count and total size of blobs per container](calculate-blob-count-size.md)
194+
- [Tutorial: Analyze blob inventory reports](storage-blob-inventory-report-analytics.md)
194195
- [Manage the Azure Blob Storage lifecycle](./lifecycle-management-overview.md)

articles/storage/blobs/blob-inventory.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,4 +409,5 @@ An object replication policy can prevent an inventory job from writing inventory
409409

410410
- [Enable Azure Storage blob inventory reports](blob-inventory-how-to.md)
411411
- [Calculate the count and total size of blobs per container](calculate-blob-count-size.md)
412+
- [Tutorial: Analyze blob inventory reports](storage-blob-inventory-report-analytics.md)
412413
- [Manage the Azure Blob Storage lifecycle](./lifecycle-management-overview.md)
14.8 KB
Loading
29.9 KB
Loading
128 KB
Loading
87.1 KB
Loading
105 KB
Loading
52.5 KB
Loading
28 KB
Loading

0 commit comments

Comments
 (0)