Skip to content

Commit 82cdd71

Browse files
committed
fix image file paths
1 parent 2b28406 commit 82cdd71

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/azure-netapp-files/manage-file-access-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,10 @@ For NFSv4.1, both discretionary and system ACEs are stored in the same ACL, not
134134
1. In the **Volumes** menu, select the volume you want to enable file access logs for.
135135
1. Select **Diagnostic settings** from the left-hand pane.
136136
1. Select **+ Add diagnostic setting**.
137-
:::image type="content" source="../media/manage-file-access-logs/logs-diagnostic-settings-add.png" alt-text="Screenshot of Azure Diagnostic settings menu.":::
137+
:::image type="content" source="./media/manage-file-access-logs/logs-diagnostic-settings-add.png" alt-text="Screenshot of Azure Diagnostic settings menu.":::
138138
1. In the **Diagnostic setting** page, provide a diagnostic setting name.
139139
Under **Logs > Categories**, select **ANFFileAccess** then set the retention period of the logs.
140-
:::image type="content" source="../media/manage-file-access-logs/logs-diagnostic-settings-enable.png" alt-text="Screenshot of Azure Diagnostic settings menu with file access diagnostic setting.":::
140+
:::image type="content" source="./media/manage-file-access-logs/logs-diagnostic-settings-enable.png" alt-text="Screenshot of Azure Diagnostic settings menu with file access diagnostic setting.":::
141141
<!-- check these steps -->
142142
1. Select one of the destination options for the logs:
143143
* Archive to a storage account

0 commit comments

Comments
 (0)