Skip to content

Commit 1cbfae1

Browse files
authored
Merge pull request #42177 from navba/patch-1
Update storage-lifecycle-management-concepts.md
2 parents b1a8f3a + 25a297e commit 1cbfae1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,9 @@ For data that is modified and accessed regularly throughout its lifetime, snapsh
428428
**I created a new policy, why do the actions not run immediately?**
429429
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.
430430

431+
**If I update an existing policy, how long does it take for the actions to run?**
432+
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 may take up to 48 hours to execute.
433+
431434
**I manually rehydrated an archived blob, how do I prevent it from being moved back to the Archive tier temporarily?**
432435
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.
433436

0 commit comments

Comments
 (0)