Skip to content

Commit ca5fc86

Browse files
committed
fixing some validation issues
1 parent 597026a commit ca5fc86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/storage/blobs/archive-blob.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ To create a lifecycle management policy to archive blobs in the Azure portal, fo
316316
9. Specify that the object is to be moved to the Archive tier after the interval has elapsed.
317317

318318
> [!div class="mx-imgBorder"]
319-
> ![Screenshot showing how to configure a lifecycle management policy - Base blob tab](./media/archive-blob/lifecycle-policy-base-blobs-tab-portal.png)
319+
> ![Screenshot showing how to configure a lifecycle management policy - Base blob tab.](./media/archive-blob/lifecycle-policy-base-blobs-tab-portal.png)
320320
321321
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

@@ -327,7 +327,7 @@ If you rehydrate a blob by changing it's tier, this rule will move the blob back
327327
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.
328328

329329
> [!div class="mx-imgBorder"]
330-
> ![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)
330+
> ![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)
331331
332332
> [!NOTE]
333333
> This option appears only if you selected the **Last modified** rule condition.

articles/storage/blobs/lifecycle-management-policy-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To enable last access time tracking with the Azure portal, follow these steps:
3939
1. In the **Data management** section, select **Lifecycle management**.
4040

4141
> [!div class="mx-imgBorder"]
42-
> ![Screenshot showing how to enable last access tracking in Azure portal](media/lifecycle-management-policy-configure/last-access-tracking-enable.png)
42+
> ![Screenshot showing how to enable last access tracking in Azure portal.](media/lifecycle-management-policy-configure/last-access-tracking-enable.png)
4343
4444
#### [PowerShell](#tab/azure-powershell)
4545

0 commit comments

Comments
 (0)