Skip to content

Commit 6c33592

Browse files
committed
Redirections
1 parent 65c3507 commit 6c33592

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

articles/storage/.openpublishing.redirection.storage.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,21 @@
480480
"redirect_url": "/azure/storage/blobs/lifecycle-management-overview",
481481
"redirect_document_id": false
482482
},
483+
{
484+
"source_path_from_root": "/articles/storage/blobs/storage-lifecycle-management-concepts.md#move-data-based-on-last-accessed-time",
485+
"redirect_url": "/azure/storage/blobs/lifecycle-management-policy-structure#move-data-based-on-last-accessed-time",
486+
"redirect_document_id": false
487+
},
488+
{
489+
"source_path_from_root": "/articles/storage/blobs/storage-lifecycle-management-concepts.md#faq",
490+
"redirect_url": "/azure/storage/blobs/storage-blob-faq#lifecycle-management-policies",
491+
"redirect_document_id": false
492+
},
493+
{
494+
"source_path_from_root": "/articles/storage/blobs/storage-lifecycle-management-concepts.md#lifecycle-policy-completed-event",
495+
"redirect_url": "/azure/storage/blobs/lifecycle-management-policy-monitor#receiving-notifications-when-a-run-is-complete",
496+
"redirect_document_id": false
497+
},
483498
{
484499
"source_path_from_root": "/articles/storage/blobs/storage-manage-access-to-resources.md",
485500
"redirect_url": "/azure/storage/blobs/anonymous-read-access-configure",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ To define a lifecycle management policy with an Azure Resource Manager template,
129129

130130
---
131131

132+
<a id="optionally-enable-access-time-tracking"></a>
133+
132134
## Enable access time tracking
133135

134136
Enable access tracking if you want to include an action based on the time that the blob was last accessed with a read or write operation. To learn about the behavior of this capability, see [Access time tracking](lifecycle-management-policy-structure.md#access-time-tracking).

0 commit comments

Comments
 (0)