Skip to content

Commit bf30c2a

Browse files
Merge pull request #270348 from AbhishekMallick-MS/Mar-27-2024-Freshness
Freshness - Switch to Azure Monitor
2 parents 8d1036d + 73f000c commit bf30c2a

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

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

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,17 @@
22
title: Switch to Azure Monitor based alerts for Azure Backup
33
description: This article describes the new and improved alerting capabilities via Azure Monitor and the process to configure Azure Monitor.
44
ms.topic: how-to
5-
ms.date: 03/31/2023
5+
ms.date: 03/27/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
9+
ms.custom: engagement-fy24
910
---
1011

1112
# Switch to Azure Monitor based alerts for Azure Backup
1213

14+
This article describes how to switch to Azure Monitor based alerts for Azure Backup.
15+
1316
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.
1417

1518
## Key benefits of Azure Monitor alerts
@@ -26,11 +29,15 @@ Azure Backup now provides new and improved alerting capabilities via Azure Monit
2629

2730
## Supported alerting solutions
2831

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:
3035

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. |
3441

3542
Learn more about [monitoring solutions supported by Azure Backup](monitoring-and-alerts-overview.md).<br><br>
3643

0 commit comments

Comments
 (0)