Skip to content

Commit 8878d1e

Browse files
Merge pull request #217240 from normesta/access-tiers-3
Adding links to archive estimation article
2 parents 5d97bc7 + cd3e5d7 commit 8878d1e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/storage/common/storage-plan-manage-costs.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Use the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculato
3535

3636
4. Modify the remaining options to see their affect on your estimate.
3737

38+
> [!TIP]
39+
> To estimate the cost of archiving data that is rarely used, see [Estimate the cost of archiving data](../blobs/archive-cost-estimation.md).
40+
3841
## Understand the full billing model for Azure Blob Storage
3942

4043
Azure Blob Storage runs on Azure infrastructure that accrues costs when you deploy new resources. It's important to understand that there could be other additional infrastructure costs that might accrue.
@@ -110,7 +113,7 @@ To learn more, see [Optimize costs for Blob Storage with reserved capacity](../b
110113

111114
#### Organize data into access tiers
112115

113-
You can reduce costs by placing blob data into the most cost effective access tiers. Choose from three tiers that are designed to optimize your costs around data use. For example, the *hot* tier has a higher storage cost but lower access cost. Therefore, if you plan to access data frequently, the hot tier might be the most cost-efficient choice. If you plan to access data less frequently, the *cold* or *archive* tier might make the most sense because it raises the cost of accessing data while reducing the cost of storing data.
116+
You can reduce costs by placing blob data into the most cost effective access tiers. Choose from three tiers that are designed to optimize your costs around data use. For example, the *hot* tier has a higher storage cost but lower access cost. Therefore, if you plan to access data frequently, the hot tier might be the most cost-efficient choice. If you plan to access data less frequently, the *cold* or *archive* tier might make the most sense because it raises the cost of accessing data while reducing the cost of storing data. See [Estimate the cost of archiving data](../blobs/archive-cost-estimation.md).
114117

115118
To learn more, see [Hot, Cool, and Archive access tiers for blob data](../blobs/access-tiers-overview.md?tabs=azure-portal).
116119

0 commit comments

Comments
 (0)