Skip to content

Commit e410ecf

Browse files
authored
Update lifecycle-management-overview.md
1 parent 0cc1a9a commit e410ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/lifecycle-management-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: "devx-track-azurepowershell, references_regions"
1818
Data sets have unique lifecycles. Early in the lifecycle, people access some data often. But the need for access often drops drastically as the data ages. Some data remains idle in the cloud and is rarely accessed once stored. Some data sets expire days or months after creation, while other data sets are actively read and modified throughout their lifetimes. Azure Storage lifecycle management offers a rule-based policy that you can use to transition blob data to the appropriate access tiers or to expire data at the end of the data lifecycle.
1919

2020
> [!NOTE]
21-
> Each last access time update is charged as an "other transaction" at most, once every 24 hours per object even if accessed 1000's of times in a day. This is separate from read transactions charges.
21+
> Each last access time update is charged as an "other transaction" at most once every 24 hours per object even if it's accessed 1000s of times in a day. This is separate from read transactions charges.
2222
2323
With the lifecycle management policy, you can:
2424

0 commit comments

Comments
 (0)