You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/move-to-azure-monitor-alerts.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,17 @@
2
2
title: Switch to Azure Monitor based alerts for Azure Backup
3
3
description: This article describes the new and improved alerting capabilities via Azure Monitor and the process to configure Azure Monitor.
4
4
ms.topic: how-to
5
-
ms.date: 03/31/2023
5
+
ms.date: 03/27/2024
6
6
ms.service: backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-abhmallick
9
+
ms.custom: engagement-fy24
9
10
---
10
11
11
12
# Switch to Azure Monitor based alerts for Azure Backup
12
13
14
+
This article describes how to switch to Azure Monitor based alerts for Azure Backup.
15
+
13
16
Azure Backup now provides new and improved alerting capabilities via Azure Monitor. If you're using the older [classic alerts solution](backup-azure-monitoring-built-in-monitor.md?tabs=recovery-services-vaults#backup-alerts-in-recovery-services-vault) for Recovery Services vaults, we recommend you move to Azure Monitor alerts.
14
17
15
18
## Key benefits of Azure Monitor alerts
@@ -26,11 +29,15 @@ Azure Backup now provides new and improved alerting capabilities via Azure Monit
26
29
27
30
## Supported alerting solutions
28
31
29
-
Azure Backup now supports different kinds of Azure Monitor based alerting solutions. You can use a combination of any of these based on your specific requirements. Some of these solutions are:
32
+
Azure Backup now supports different kinds of Azure Monitor based alerting solutions. You can use a combination of any of these based on your specific requirements.
33
+
34
+
The following table lists some of these solutions:
30
35
31
-
-**Built-in Azure Monitor alerts**: Azure Backup automatically generates built-in alerts for certain default scenarios, such as deletion of backup data, disabling of soft-delete, backup failures, restore failures, and so on. You can view these alerts out of the box via Backup center. To configure notifications for these alerts (for example, emails), you can use Azure Monitor's *Alert Processing Rules* and Action groups to route alerts to a wide range of notification channels.
32
-
-**Metric alerts**: You can write custom alert rules using Azure Monitor metrics to monitor the health of your backup items across different KPIs.
33
-
-**Log Alerts**: If you've scenarios where an alert needs to be generated based on custom logic, you can use Log Analytics based alerts for such scenarios, provided you've configured your vaults to send diagnostics data to a Log Analytics (LA) workspace.
36
+
| Alert | Description |
37
+
| --- | --- |
38
+
|**Built-in Azure Monitor alerts**| Azure Backup automatically generates built-in alerts for certain default scenarios, such as deletion of backup data, disabling of soft-delete, backup failures, restore failures, and so on. You can view these alerts out of the box via Backup center. To configure notifications for these alerts (for example, emails), you can use Azure Monitor's *Alert Processing Rules* and Action groups to route alerts to a wide range of notification channels. |
39
+
|**Metric alerts**| You can write custom alert rules using Azure Monitor metrics to monitor the health of your backup items across different KPIs. |
40
+
|**Log Alerts**| If you've scenarios where an alert needs to be generated based on custom logic, you can use Log Analytics based alerts for such scenarios, provided you've configured your vaults to send diagnostics data to a Log Analytics (LA) workspace. |
34
41
35
42
Learn more about [monitoring solutions supported by Azure Backup](monitoring-and-alerts-overview.md).<br><br>
0 commit comments