Skip to content

Commit 597026a

Browse files
committed
a fix
1 parent 344846e commit 597026a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/storage/blobs/archive-blob.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,15 +318,13 @@ To create a lifecycle management policy to archive blobs in the Azure portal, fo
318318
> [!div class="mx-imgBorder"]
319319
> ![Screenshot showing how to configure a lifecycle management policy - Base blob tab](./media/archive-blob/lifecycle-policy-base-blobs-tab-portal.png)
320320
321-
- If you chose to limit the blobs affected by the rule with filters, you can specify a filter, either with a blob prefix or blob index match.
321+
10. If you chose to limit the blobs affected by the rule with filters, you can specify a filter, either with a blob prefix or blob index match.
322322

323-
- If you selected the **Last modified** rule condition, you can optionally exclude rehydrated blobs from being impacted by this rule. See the next step. Otherwise, select the **Add** button to add the rule to the policy.
324-
325323
#### Step 3: Ensure that the rule excludes rehydrated blobs
326324

327325
If you rehydrate a blob by changing it's tier, this rule will move the blob back to the archive tier if the last modified time, creation time, or last access time is beyond the threshold set for the policy.
328326

329-
To prevent this from happening, select **Skip blobs that have been rehydrated in the last**, and then enter the number of days you want a rehydrated blob to be excluded from this rule.
327+
If you selected the **Last modified** rule condition, you can prevent this from happening by selecting **Skip blobs that have been rehydrated in the last**, and then entering the number of days you want a rehydrated blob to be excluded from this rule.
330328

331329
> [!div class="mx-imgBorder"]
332330
> ![Screenshot showing the skip blobs that have been rehydrated in the last setting](./media/archive-blob/lifecycle-policy-base-blobs-tab-portal-exclude-rehydrated-blobs.png)

0 commit comments

Comments
 (0)