Skip to content

Commit 3bcf791

Browse files
Merge pull request #314672 from beber-msft/docs-editor/access-tiers-overview-1776121587
Update access-tiers-overview.md
2 parents 1220e1e + b0344dd commit 3bcf791

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/storage/blobs/access-tiers-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Migrating a storage account from LRS to GRS is supported as long as no blobs wer
9494

9595
## Minimum billable object size on cooler tiers
9696

97-
For storage accounts that use Azure Blob Storage or Azure Data Lake Storage, a minimum billable object size of **128 KiB** applies to objects stored in the **cool**, **cold**, and archive access tiers. Objects in these tiers that are smaller than 128 KiB are billed as 128 KiB objects at the rate for the corresponding tier. Billing uses the existing capacity billing meters (data stored), and there is no change to transaction billing.
97+
For storage accounts that use Azure Blob Storage or Azure Data Lake Storage, a minimum billable object size of **128 KiB** applies to objects stored in the **cool**, **cold**, and **archive** access tiers. Objects in these tiers that are smaller than 128 KiB are billed as 128 KiB objects at the rate for the corresponding tier. Billing uses the existing capacity billing meters (data stored), and there is no change to transaction billing.
9898

9999
This billing behavior will be introduced in two stages:
100100

@@ -103,7 +103,7 @@ This billing behavior will be introduced in two stages:
103103

104104
The creation time of a storage account, which is part of the account-level metadata, determines which stage applies.
105105

106-
The **hot** access tier continues to have no minimum object size. To reduce potential cost impact, consider [packaging small objects into larger objects](access-tiers-best-practices.md#pack-small-files-before-moving-data-to-cooler-tiers) before moving data to cooler tiers, or using [smart tier](access-tiers-smart.md) to automatically keep small objects on the hot access tier.
106+
The **hot** access tier continues to have no minimum billable object size. To reduce potential cost impact, consider [packaging small objects into larger objects](access-tiers-best-practices.md#pack-small-files-before-moving-data-to-cooler-tiers) before moving data to cooler tiers, or using [smart tier](access-tiers-smart.md) to automatically keep small objects on the hot access tier.
107107

108108
To support this change, the **Blob Capacity** metrics in the Azure portal will introduce new blob types: **BlockBlobSmall** and Azure **Data Lake Storage Small**.
109109

0 commit comments

Comments
 (0)