Skip to content

Commit 9170ed8

Browse files
committed
Final
1 parent af9c309 commit 9170ed8

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/storage/blobs/cost-estimate-archive-retrieval.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This sample estimate doesn't include the [cost of data storage](blob-storage-est
4141

4242
## Breakdown
4343

44-
The following table shows how each cost component is calculated.
44+
Based on [these sample prices](blob-storage-estimate-costs.md#sample-prices), the following table shows how each cost component is calculated.
4545

4646
| Cost factor | Calculation | Value |
4747
|----------------------------------|-----------------------------------------------|------------|
@@ -70,4 +70,6 @@ The following table describes factors that can impact the cost of this scenario.
7070
## See also
7171

7272
- [Estimate the cost of archiving data](archive-cost-estimation.md)
73+
- [Estimate the cost of using Azure Blob Storage](blob-storage-estimate-costs.md)
74+
- [Estimate the cost of using AzCopy to transfer blobs](azcopy-cost-estimation.md)
7375
- [Plan and manage costs for Azure Blob Storage](../common/storage-plan-manage-costs.md)

articles/storage/blobs/cost-estimate-multi-region-access.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This sample estimates the costs associated with uploading and downloading data f
1919
2020
## Scenario
2121

22-
In this scenario, client applications are located in different Azure regions across the continent. These client applications generate and upload **50,000** log files. Each file is **1 GB** in size. Because the account is configured for Geo-redundant storage (GRS), each file that is uploaded incurs a data transfer fee and a network bandwidth fee because data is replicated in a secondary region.
22+
In this scenario, client applications are located in different Azure regions across the continent. These client applications generate and upload **50,000** log files. Each file is **1 GB** in size. Because the account is configured for Geo-redundant storage (GRS), each file that is uploaded incurs a data transfer fee and a network bandwidth fee.
2323

2424
Client applications download about half of those log files for diagnostic analysis. However, **75%** of those client applications are not located in the same region as the storage account so they incur a data transfer fee and a network bandwidth fee for each download.
2525

@@ -41,7 +41,7 @@ This sample estimate doesn't include the [cost of data storage](blob-storage-est
4141

4242
## Breakdown
4343

44-
The following table shows how each cost component is calculated.
44+
Based on [these sample prices](blob-storage-estimate-costs.md#sample-prices), the following table shows how each cost component is calculated.
4545

4646
| Cost factor | Calculation | Value |
4747
|-------------------------------------------------------|----------------------------------------------|-------------|
@@ -70,5 +70,7 @@ The following table describes factors that can impact the cost of this scenario.
7070

7171
## See also
7272

73+
- [Estimate the cost of using Azure Blob Storage](blob-storage-estimate-costs.md)
74+
- [Estimate the cost of using AzCopy to transfer blobs](azcopy-cost-estimation.md)
7375
- [Estimate the cost of archiving data](archive-cost-estimation.md)
7476
- [Plan and manage costs for Azure Blob Storage](../common/storage-plan-manage-costs.md)

0 commit comments

Comments
 (0)