Skip to content

Commit 708b6d6

Browse files
authored
Update 8-determine-storage-pricing.md
1 parent fa43b34 commit 708b6d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-azure/configure-blob-storage/includes/8-determine-storage-pricing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ Review the following billing considerations for an Azure storage account and Blo
1515

1616
- **Performance tiers**. The Blob Storage tier determines the amount of data stored and the cost for storing that data. As the performance tier gets cooler, the per-gigabyte cost decreases.
1717

18-
- **Data access costs**. Data access charges increase as the tier gets cooler. For data in the Cool and Archive tiers, you're billed a per-gigabyte data access charge for reads.
18+
- **Data access costs**. Data access charges increase as the tier gets cooler. For data in the Cool, Cold, and Archive tiers, you're billed a per-gigabyte data access charge for read actions.
1919

2020
- **Transaction costs**. There's a per-transaction charge for all tiers. The charge increases as the tier gets cooler.
2121

22-
- **Geo-replication data transfer costs**. This charge only applies to accounts that have geo-replication configured, including GRS and RA-GRS. Geo-replication data transfer incurs a per-gigabyte charge.
22+
- **Geo-replication data transfer costs**. This charge only applies to accounts that have geo-replication configured. Geo-replication data transfer incurs a per-gigabyte charge.
2323

2424
- **Outbound data transfer costs**. Outbound data transfers incur billing for bandwidth usage on a per-gigabyte basis. This billing is consistent with general-purpose Azure storage accounts.
2525

0 commit comments

Comments
 (0)