Skip to content

Commit 8556b49

Browse files
Merge pull request #291488 from AbhishekMallick-MS/Dec-5-2024-Report
Diagnostic events updates
2 parents 99aed73 + 26284b1 commit 8556b49

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

articles/backup/backup-azure-diagnostics-mode-data-model.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Azure Monitor logs data model
2+
title: Data Model for Legacy diagnostic events
33
description: In this article, learn about the Azure Monitor Log Analytics data model details for Azure Backup data.
44
ms.topic: how-to
5-
ms.date: 06/29/2024
5+
ms.date: 12/30/2024
66
ms.service: azure-backup
77
ms.custom: engagement-fy24
88
author: AbhishekMallick-MS
99
ms.author: v-abhmallick
1010
---
1111

12-
# Log Analytics data model for Azure Backup data
12+
# Data Model for Legacy diagnostic events
1313

1414
This article describes the Log Analytics data model for Azure Backup that's added to the Azure Diagnostics table (if your vaults are configured with diagnostics settings to send data to a Log Analytics workspace in Azure Diagnostics mode). You can use this data model to write queries on Log Analytics data to create custom alerts or reporting dashboards.
1515

articles/backup/backup-azure-monitor-troubleshoot.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot monitoring issues for Azure Backup
33
description: Learn how to troubleshoot monitoring issues for Azure Backup.
44
ms.topic: troubleshooting
5-
ms.date: 10/10/2024
5+
ms.date: 12/30/2024
66
ms.service: azure-backup
77
ms.custom: engagement-fy24
88
author: AbhishekMallick-MS
@@ -33,6 +33,10 @@ For example:
3333
C:\Program Files\Microsoft Azure Recovery Services Agent\Temp\GatewayProvider0.errlog
3434
```
3535

36+
## Best practices for Azure Monitor alerts
37+
38+
Learn [about the best practices for Azure Monitor alerts](/azure/azure-monitor/best-practices-alerts).
39+
3640
## Next steps
3741

3842
[Common questions about backup monitoring alert](backup-azure-monitor-alert-faq.yml)

articles/backup/backup-azure-reports-data-model.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Data model for Azure Backup diagnostics events
2+
title: Data Model for resource specific Diagnostic Events
33
description: This data model is in reference to the Resource Specific Mode of sending diagnostic events to Log Analytics (LA).
44
ms.topic: reference
5-
ms.date: 09/11/2024
5+
ms.date: 12/30/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
ms.custom: engagement-fy24
1010
---
11-
# Data Model for Azure Backup Diagnostics Events
11+
# Data Model for resource specific Diagnostic Events
1212

1313
> [!NOTE]
1414
> For creating custom reporting views, it is recommended to use [system functions on Azure Monitor logs](backup-reports-system-functions.md) instead of working with the raw tables listed below.

articles/backup/move-to-azure-monitor-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: engagement-fy24
1414
This article describes how to back up Classic Alerts in the Azure Recovery Services vault.
1515

1616
>[!Important]
17-
>Azure Backup now provides new and improved alerting capabilities via Azure Monitor. If you're using the older [classic alerts solution](#backup-alerts-in-recovery-services-vault) for Recovery Services vaults, we recommend you move to Azure Monitor alerts.
17+
>Azure Backup now provides new and improved alerting capabilities via Azure Monitor. If you're using the older [classic alerts solution](#backup-alerts-in-recovery-services-vault) for Recovery Services vaults, we recommend you [move to Azure Monitor alerts](backup-azure-monitoring-alerts.md#migrate-from-classic-alerts-to-built-in-azure-monitor-alerts).
1818
1919
## Backup alerts in Recovery Services vault
2020

0 commit comments

Comments
 (0)