Skip to content

Commit 2cfa00d

Browse files
authored
Update lifecycle-management-overview.md
updated ms.date
1 parent fbafb32 commit 2cfa00d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Use Azure Blob Storage lifecycle management policies to create auto
55
author: normesta
66

77
ms.author: normesta
8-
ms.date: 11/25/2024
8+
ms.date: 02/10/2025
99
ms.service: azure-blob-storage
1010
ms.topic: conceptual
1111
ms.custom: references_regions, engagement-fy23
@@ -80,7 +80,7 @@ When you add or edit the rules of a lifecycle policy, it can take up to 24 hours
8080
An active policy processes objects periodically, and is interrupted if changes are made to the policy. If you disable a policy, then no new policy runs will be scheduled, but if a run is already in progress, that run will continue until it completes and you're billed for any actions that are required to complete the run. If you disable or delete all of the rules in a policy, then the policy becomes inactive, and no new runs will be scheduled.
8181

8282
The time required for a run to complete depends on the number of blobs evaluated and operated on. The latency with which a blob is evaluated and operated on may be longer if the request rate for the storage account approaches the storage account limit. All requests made to storage account, including requests made by policy runs, accrue to the same limit on requests per second, and as that limit approaches, priority is given to requests made by workloads. To request an increase in account limits, contact [Azure Support](https://azure.microsoft.com/support/faq/).
83-
Learn more about [Lifecycle Management Performance Characteristics](lifecycle-management-performance-characteristics).
83+
Learn more about [Lifecycle Management Performance Characteristics](lifecycle-management-performance-characteristics.md).
8484

8585
To view default scale limits, see the following articles:
8686

0 commit comments

Comments
 (0)