Skip to content

Commit 5beb6bb

Browse files
author
amsliu
committed
update ms.date metadata and fix build validation suggestions
1 parent d019d36 commit 5beb6bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

support/azure/azure-monitor/activity-logs/config-export/understanding-and-managing-diagnostic-settings-retention.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Understanding and Managing Diagnostic Settings Retention
33
description: Provides guidance for understanding and managing diagnostic settings retention.
4-
ms.date: 07/17/2025
4+
ms.date: 07/22/2025
55
ms.reviewer: v-liuamson; v-gsitser
66
ms.service: azure-monitor
77
ms.custom: I can’t configure export of Activity Logs
@@ -26,7 +26,7 @@ When you manage Azure resources, you might experience issues that are related to
2626

2727
2. **Check for legacy solutions**:
2828
- To determine whether legacy solutions are in use, run the following PowerShell command:
29-
29+
3030
```powershell
3131
$WorkspaceName = Get-AzOperationalInsightsWorkspace
3232
foreach ($Name in $WorkspaceName) {
@@ -41,7 +41,7 @@ When you manage Azure resources, you might experience issues that are related to
4141
4242
## References
4343
44-
- [Azure Monitor Activity Logs](https://learn.microsoft.com/azure/azure-monitor/platform/activity-log?tabs=powershell#legacy-collection-methods)
45-
- [Azure Storage Lifecycle Management](https://learn.microsoft.com/azure/storage/blobs/storage-lifecycle-management-concepts)
44+
- [Azure Monitor Activity Logs](/azure/azure-monitor/platform/activity-log?tabs=powershell#legacy-collection-methods)
45+
- [Azure Storage Lifecycle Management](/azure/storage/blobs/storage-lifecycle-management-concepts)
4646
4747
If the issue persists after you follow these steps, open a support case for further assistance.

0 commit comments

Comments
 (0)