Skip to content

Commit 65c3507

Browse files
committed
Fixing some stuff
1 parent 9f0f445 commit 65c3507

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ To define a lifecycle management policy with an Azure Resource Manager template,
131131

132132
## Enable access time tracking
133133

134-
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-overview.md#access-time-tracking).
134+
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).
135135

136136
### [Portal](#tab/azure-portal)
137137

articles/storage/blobs/storage-feature-support-in-storage-accounts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The following table describes whether a feature is supported in a standard gener
6363
| [Data redundancy options](../common/storage-redundancy.md?toc=/azure/storage/blobs/toc.json) | &#x2705; | &#x2705; | &#x2705;<sup>2</sup> | &#x2705; |
6464
| [Encryption scopes](encryption-scope-overview.md) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
6565
| [Immutable storage](immutable-storage-overview.md) | &#x2705; | &#x2705; | &nbsp;&#x2B24; | &nbsp;&#x2B24; |
66-
| [Last access time tracking for lifecycle management](lifecycle-management-overview.md#access-time-tracking) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
66+
| [Last access time tracking for lifecycle management](lifecycle-management-policy-structure.md#access-time-tracking) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
6767
| [Lifecycle management policies (delete blob)](./lifecycle-management-overview.md) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
6868
| [Lifecycle management policies (tiering)](./lifecycle-management-overview.md) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
6969
| [Logging in Azure Monitor](./monitor-blob-storage.md) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
@@ -114,7 +114,7 @@ The following table describes whether a feature is supported in a premium block
114114
| [Data redundancy options](../common/storage-redundancy.md?toc=/azure/storage/blobs/toc.json) | &#x2705; | &#x2705; | &#x2705;<sup>2</sup> | &#x2705; |
115115
| [Encryption scopes](encryption-scope-overview.md) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
116116
| [Immutable storage](immutable-storage-overview.md) | &#x2705; | &#x2705; | &nbsp;&#x2B24; | &nbsp;&#x2B24; |
117-
| [Last access time tracking for lifecycle management](lifecycle-management-overview.md#access-time-tracking) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
117+
| [Last access time tracking for lifecycle management](lifecycle-management-policy-structure.md#access-time-tracking) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
118118
| [Lifecycle management policies (delete blob)](./lifecycle-management-overview.md) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
119119
| [Lifecycle management policies (tiering)](./lifecycle-management-overview.md) | &nbsp;&#x2B24; | &nbsp;&#x2B24; | &nbsp;&#x2B24; | &nbsp;&#x2B24; |
120120
| [Logging in Azure Monitor](./monitor-blob-storage.md) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |

0 commit comments

Comments
 (0)