Skip to content

Commit 6a3b7f5

Browse files
authored
Update lifecycle-management-overview.md
adding cost statement from GA anouncement (https://azure.microsoft.com/en-us/updates/azure-blob-storage-last-access-time-tracking-now-generally-available/)
1 parent 6d1889a commit 6a3b7f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ ms.custom: "devx-track-azurepowershell, references_regions"
1717

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

20+
Note: 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+
2022
With the lifecycle management policy, you can:
2123

2224
- Transition blobs from cool to hot immediately when they're accessed, to optimize for performance.

0 commit comments

Comments
 (0)