Skip to content

Commit 87b0839

Browse files
Merge pull request #217769 from normesta/access-tiers-3
Adding links to interactive worksheet
2 parents 02ce9d1 + 4c2e20a commit 87b0839

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/storage/blobs/archive-cost-estimation.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Storage
44
description: Learn how to calculate the cost of storing and maintaining data in the archive storage tier.
55
author: normesta
66
ms.author: normesta
7-
ms.date: 11/02/2022
7+
ms.date: 11/09/2022
88
ms.service: storage
99
ms.subservice: blobs
1010
ms.topic: conceptual
@@ -179,6 +179,8 @@ This scenario assumes an initial ingest of 2,000,000 files totaling 102,400 GB i
179179
</tr>
180180
</table>
181181

182+
> [!TIP]
183+
> To view these costs over 12 months, open the **One-Time Backup** tab of this [workbook](https://azure.github.io/Storage/docs/backup-and-archive/azure-archive-storage-cost-estimation/azure-archive-storage-cost-estimation.xlsx). You can modify the values in that worksheet to estimate your costs.
182184
183185
## Scenario: Continuous tiering
184186

@@ -278,6 +280,8 @@ This scenario assumes a monthly ingest of 200,000 files totaling 10,240 GB in si
278280
</tr>
279281
</table>
280282

283+
> [!TIP]
284+
> To view these costs over 12 months, open the **Continuous Tiering** tab of this [workbook](https://azure.github.io/Storage/docs/backup-and-archive/azure-archive-storage-cost-estimation/azure-archive-storage-cost-estimation.xlsx). You can modify the values in that worksheet to estimate your costs.
281285
282286
## Archive versus cool
283287

@@ -354,6 +358,9 @@ The following table compares the cost of archive storage with the cost of cold s
354358
</tr>
355359
</table>
356360

361+
> [!TIP]
362+
> To view these costs over 12 months, open the **Cool vs Archive** tab of this [workbook](https://azure.github.io/Storage/docs/backup-and-archive/azure-archive-storage-cost-estimation/azure-archive-storage-cost-estimation.xlsx). You can modify the values in that worksheet to estimate your costs.
363+
357364
The following chart shows the impact on monthly spending given various read percentages. This chart assumes a monthly ingest of 1,000,000 files totaling 10,240 GB in size.
358365

359366
For example, the second pair of bars assumes that workloads read 100,000 files (**10%** of 1,000,000 files) and 1,024 GB (**10%** of 10,240 GB). Assuming the sample pricing, the estimated monthly cost of cool storage is **$175.99** and the estimated monthly cost of archive storage is **$90.62**.

0 commit comments

Comments
 (0)