Skip to content

Commit a5fc8f1

Browse files
committed
More formatting issues and updated ms.date and ms.custom
1 parent 24a03a5 commit a5fc8f1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to create lifecycle policy rules to transition aging data
44
author: mhopkins-msft
55

66
ms.author: mhopkins
7-
ms.date: 09/14/2020
7+
ms.date: 09/15/2020
88
ms.service: storage
99
ms.subservice: common
1010
ms.topic: conceptual
@@ -547,12 +547,15 @@ For data that is modified and accessed regularly throughout its lifetime, snapsh
547547
## FAQ
548548

549549
**I created a new policy, why do the actions not run immediately?**
550+
550551
The platform runs the lifecycle policy once a day. Once you configure a policy, it can take up to 24 hours for some actions to run for the first time.
551552

552553
**If I update an existing policy, how long does it take for the actions to run?**
554+
553555
The updated policy takes up to 24 hours to go into effect. Once the policy is in effect, it could take up to 24 hours for the actions to run. Therefore, the policy actions may take up to 48 hours to complete.
554556

555557
**I manually rehydrated an archived blob, how do I prevent it from being moved back to the Archive tier temporarily?**
558+
556559
When a blob is moved from one access tier to another, its last modification time doesn't change. If you manually rehydrate an archived blob to hot tier, it would be moved back to archive tier by the lifecycle management engine. Disable the rule that affects this blob temporarily to prevent it from being archived again. Re-enable the rule when the blob can be safely moved back to archive tier. You may also copy the blob to another location if it needs to stay in hot or cool tier permanently.
557560

558561
## Next steps

0 commit comments

Comments
 (0)