Skip to content

Commit 8bd09a5

Browse files
minor change
1 parent 44845f2 commit 8bd09a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/backup/monitoring-and-alerts-overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Monitoring and reporting solutions for Azure Backup
33
description: Learn about different monitoring and reporting solutions provided by Azure Backup.
44
ms.topic: conceptual
5-
ms.date: 09/10/2021
5+
ms.date: 10/23/2021
66
---
77

88
# Monitoring and reporting solutions for Azure Backup
@@ -17,11 +17,11 @@ The following table provides a summary of the different monitoring and reporting
1717

1818
| Scenario | Solutions available |
1919
| --- | --- |
20-
| Monitor backup jobs and backup instances | <ul><li>**Built-in monitoring**: You can monitor backup jobs and backup instances in real time via the [Backup center](./backup-center-overview.md) dashboard.</li><li>**Customized monitoring dashboards**: Azure Backup allows you to use non-portal clients, such as [PowerShell](./backup-azure-vms-automation.md), [CLI](./create-manage-azure-services-using-azure-command-line-interface.md), and [REST API](./backup-azure-arm-userestapi-managejobs.md), to query backup monitoring data for use in your custom dashboards. <br><br> In addition, you can query your backups at scale (across vaults, subscriptions, regions, and Lighthouse tenants) using [Azure Resource Graph (ARG)](./query-backups-using-azure-resource-graph.md). <br><br> [Backup Explorer](./monitor-azure-backup-with-backup-explorer.md) is one sample monitoring workbook, which uses data in ARG that you can use as a reference to create your own dashboards. </li></ul> |
21-
| Monitor overall backup health | **Resource Health**: You can monitor the health of your recovery services vault and troubleshoot events causing the resource health issues. [Learn more](../service-health/resource-health-overview.md). <br><br> You can view the health history and identify events affecting the health of your resource. You can also trigger alerts related to the resource health events. |
22-
| Get alerted to critical backup incidents | <ul><li>**Built-in alerts using Azure Monitor (preview)**: Azure Backup provides an [alerting solution based on Azure Monitor](./backup-azure-monitoring-built-in-monitor.md#azure-monitor-alerts-for-azure-backup-preview) for scenarios such as deletion of backup data, disabling of soft-delete, backup failures, and restore failures. <br><br> You can view these alerts and manage via Backup center. To [configure notifications](./backup-azure-monitoring-built-in-monitor.md#configuring-notifications-for-alerts) for these alerts (for example, emails), you can use Azure Monitor's [Action rules](../azure-monitor/alerts/alerts-action-rules.md?tabs=portal) and [Action groups](../azure-monitor/alerts/action-groups.md) to route alerts to a wide range of notification channels. </li><li>**Classic Alerts**: This is the older alerting solution [accessed using the Backup Alerts tab](./backup-azure-monitoring-built-in-monitor.md#backup-alerts-in-recovery-services-vault) in the Recovery Services vault blade. These alerts can’t be viewed in Backup center. If you’re using classic alerts, we recommend to start using the Azure Monitor based alert solution (described above) as it’s the forward-looking solution for alerting. </li><li>**Custom alerts**: If you've scenarios where an alert needs to be generated based on custom logic, you can make use of [Log Analytics based alerts](./backup-azure-monitoring-use-azuremonitor.md#create-alerts-by-using-log-analytics) for such scenarios, provided you’ve configured your vaults to send diagnostics data to a Log Analytics (LA) workspace. Due to the current [frequency at which data in an LA workspace is updated](./backup-azure-monitoring-use-azuremonitor.md#diagnostic-data-update-frequency), this solution is typically used for scenarios where it’s acceptable to have a small time lag between the occurrence of the actual incident and the generation of the alert. </li></ul> |
23-
| Analyze historical trends | <ul><li>**Built-in reports**: You can use [Backup Reports](./configure-reports.md) (based on Azure Monitor Logs) to analyze historical trends related to job success and backup usage, and discover optimization opportunities for your backups. You can also [configure periodic emails](./backup-reports-email.md) of these reports. </li><li>**Customized reporting dashboards**: You can also query the data in Azure Monitor Logs (LA) using the documented [system functions](./backup-reports-system-functions.md) to create your own dashboards to analyze historical information related to your backups.</li></ul> |
24-
| Audit user triggered actions on vaults | **Activity Logs**: You can use standard [Activity Logs](../azure-monitor/essentials/activity-log.md) for your vaults to view information on various user-triggered actions, such as modification of backup policies, restoration of a backup item, and so on. You can also configure alerts on Activity Logs, or export these logs to a Log Analytics workspace for long-term retention.
20+
| Monitor backup jobs and backup instances | <ul><li>**Built-in monitoring**: You can monitor backup jobs and backup instances in real time via the [Backup center](/azure/backup/backup-center-overview) dashboard.</li><li>**Customized monitoring dashboards**: Azure Backup allows you to use non-portal clients, such as [PowerShell](/azure/backup/backup-azure-vms-automation), [CLI](/azure/backup/create-manage-azure-services-using-azure-command-line-interface), and [REST API](/azure/backup/backup-azure-arm-userestapi-managejobs), to query backup monitoring data for use in your custom dashboards. <br><br> In addition, you can query your backups at scale (across vaults, subscriptions, regions, and Lighthouse tenants) using [Azure Resource Graph (ARG)](/azure/backup/query-backups-using-azure-resource-graph). <br><br> [Backup Explorer](/azure/backup/monitor-azure-backup-with-backup-explorer) is one sample monitoring workbook, which uses data in ARG that you can use as a reference to create your own dashboards. </li></ul> |
21+
| Monitor overall backup health | <ul><li>**Resource Health**: You can monitor the health of your Recovery Services vault and troubleshoot events causing the resource health issues. [Learn more](/azure/service-health/resource-health-overview). <br><br> You can view the health history and identify events affecting the health of your resource. You can also trigger alerts related to the resource health events. </li><li>**Azure Monitor Metrics**: Azure Backup also offers the above health metrics via Azure Monitor, which provides you more granular details about the health of your backups. This also allows you to configure alerts and notifications on these metrics. [Learn more](/azure/backup/metrics-overview)</li></ul> |
22+
| Get alerted to critical backup incidents | <ul><li>**Built-in alerts using Azure Monitor (preview)**: Azure Backup provides an [alerting solution based on Azure Monitor](/azure/backup/backup-azure-monitoring-built-in-monitor#azure-monitor-alerts-for-azure-backup-preview) for scenarios such as deletion of backup data, disabling of soft-delete, backup failures, and restore failures. <br><br> You can view these alerts and manage via Backup center. To [configure notifications](/azure/backup/backup-azure-monitoring-built-in-monitor#configuring-notifications-for-alerts) for these alerts (for example, emails), you can use Azure Monitor's [Action rules](/azure/azure-monitor/alerts/alerts-action-rules?tabs=portal) and [Action groups](/azure/azure-monitor/alerts/action-groups) to route alerts to a wide range of notification channels. </li> <li> **Azure Backup Metric Alerts using Azure Monitor (preview)**: You can write custom alert rules using Azure Monitor metrics to monitor the health of your backup items across different KPIs. [Learn more](/azure/backup/metrics-overview) </li> <li>**Classic Alerts**: This is the older alerting solution [accessed using the Backup Alerts tab](/azure/backup/backup-azure-monitoring-built-in-monitor#backup-alerts-in-recovery-services-vault) in the Recovery Services vault blade. These alerts can’t be viewed in Backup center. If you’re using classic alerts, we recommend to start using one or more of the Azure Monitor based alert solutions (described above) as it’s the forward-looking solution for alerting. </li><li>**Custom log alerts**: If you've scenarios where an alert needs to be generated based on custom logic, you can make use of [Log Analytics based alerts](/azure/backup/backup-azure-monitoring-use-azuremonitor#create-alerts-by-using-log-analytics) for such scenarios, provided you’ve configured your vaults to send diagnostics data to a Log Analytics (LA) workspace. Due to the current [frequency at which data in an LA workspace is updated](/azure/backup/backup-azure-monitoring-use-azuremonitor#diagnostic-data-update-frequency), this solution is typically used for scenarios where it’s acceptable to have a small time lag between the occurrence of the actual incident and the generation of the alert. </li></ul> |
23+
| Analyze historical trends | <ul><li>**Built-in reports**: You can use [Backup Reports](/azure/backup/configure-reports) (based on Azure Monitor Logs) to analyze historical trends related to job success and backup usage, and discover optimization opportunities for your backups. You can also [configure periodic emails](/azure/backup/backup-reports-email) of these reports. </li><li>**Customized reporting dashboards**: You can also query the data in Azure Monitor Logs (LA) using the documented [system functions](/azure/backup/backup-reports-system-functions) to create your own dashboards to analyze historical information related to your backups.</li></ul> |
24+
| Audit user triggered actions on vaults | **Activity Logs**: You can use standard [Activity Logs](/azure/azure-monitor/essentials/activity-log) for your vaults to view information on various user-triggered actions, such as modification of backup policies, restoration of a backup item, and so on. You can also configure alerts on Activity Logs, or export these logs to a Log Analytics workspace for long-term retention. |
2525

2626
## Next steps
2727

0 commit comments

Comments
 (0)