Skip to content

Commit 97a1cbc

Browse files
committed
Adding a card to the landing page for blob
1 parent f095bda commit 97a1cbc

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -523,9 +523,9 @@ items:
523523
href: archive-cost-estimation.md
524524
- name: Estimates
525525
items:
526-
- name: Retrieve data from the archive tier
526+
- name: Move out of the archive tier
527527
href: cost-estimate-archive-retrieval-set-tier.md
528-
- name: Move data out of the archive tier
528+
- name: Retrieve data from the archive tier
529529
href: cost-estimate-archive-retrieval-copy-blob.md
530530
- name: Cross region data access
531531
href: cost-estimate-multi-region-access.md

articles/storage/blobs/index.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,18 @@ landingContent:
186186
url: access-tiers-overview.md
187187
- text: Manage the Blob storage lifecycle
188188
url: storage-lifecycle-management-concepts.md
189+
# Card
190+
- title: Manage costs
191+
linkLists:
192+
- linkListType: concept
193+
links:
194+
- text: Plan and manage costs
195+
url: ../common/storage-plan-manage-costs.md
196+
- text: Estimate costs
197+
url: blob-storage-estimate-costs.md
198+
- text: 'Sample estimate: Move data out of archive'
199+
url: cost-estimate-archive-retrieval-set-tier.md
200+
- text: 'Sample estimate: Retrieve from archive'
201+
url: cost-estimate-archive-retrieval-copy-blob.md
202+
- text: 'Sample estimate: Cross region data access'
203+
url: cost-estimate-multi-region-access.md

0 commit comments

Comments
 (0)