Skip to content

Commit 0cc1a9a

Browse files
authored
Merge pull request #1 from normesta/patch-12
Formatting note
2 parents 6a3b7f5 + aebfa78 commit 0cc1a9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +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.
20+
> [!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.
2122
2223
With the lifecycle management policy, you can:
2324

0 commit comments

Comments
 (0)