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/backup-azure-monitoring-use-azuremonitor.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Azure Monitor Logs in Azure Backup
3
3
description: Monitor Azure Backup workloads and create custom alerts by using Azure Monitor.
4
4
ms.topic: how-to
5
-
ms.date: 12/30/2024
5
+
ms.date: 11/26/2025
6
6
ms.assetid: 01169af5-7eb0-4cb0-bbdb-c58ac71bf48b
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-mallicka
@@ -14,14 +14,14 @@ ms.custom:
14
14
15
15
# Azure Monitor Logs
16
16
17
-
Azure Backup provides [built-in monitoring and alerting capabilities](backup-azure-monitoring-built-in-monitor.md) in a Recovery Services vault. These capabilities are available without any additional management infrastructure. The only pre-requisite for this capability is to have Log Analytics workspace configured. This feature is supported in the following scenarios:
17
+
Azure Backup provides [built-in monitoring and alerting capabilities](backup-azure-monitoring-built-in-monitor.md) in a Recovery Services vault. These capabilities are available without any extra management infrastructure. The only prerequisite for this capability is to have Log Analytics workspace configured. This feature is supported in the following scenarios:
18
18
19
19
- Monitoring data from multiple Recovery Services vaults across Subscriptions
20
20
- Visibility into custom scenarios
21
21
- Configuring alerts for custom scenarios
22
-
- Viewing information from an on-premises component. For example, System Center Data Protection Manager information in Azure, which the portal doesn't show in [**Backup Jobs**](backup-azure-monitoring-built-in-monitor.md#backup-jobs) or [**Backup Alerts**](move-to-azure-monitor-alerts.md#backup-alerts-in-recovery-services-vault)
22
+
- Viewing information from an on-premises component. For example, System Center Data Protection Manager information in Azure, which the portal doesn't show in [**Backup Jobs**](backup-azure-monitoring-built-in-monitor.md#backup-jobs) or [**Backup Alerts**](move-to-azure-monitor-alerts.md#backup-alerts-in-recovery-services-vault)
23
23
24
-
## Using Log Analytics workspace
24
+
## Monitor backup jobs using Log Analytics workspace
25
25
26
26
### Prerequisites for using Log Analytics workspace
27
27
@@ -42,7 +42,7 @@ Open the **Logs** section of the Log Analytics workspace and create a query for
42
42
43
43

44
44
45
-
Here the resource is already marked as the Log Analytics workspace, and action group integration is provided.
45
+
Here, the resource is already marked as the Log Analytics workspace, and action group integration is provided.
@@ -52,7 +52,7 @@ The defining characteristic of an alert is its triggering condition. Select **Co
52
52
53
53

54
54
55
-
If necessary, you can edit the Kusto query. Choose a threshold, period, and frequency. The threshold determines when the alert will be raised. The period is the window of time in which the query is run. For example, if the threshold is greater than 0, the period is 5 minutes, and the frequency is 5 minutes, then the rule runs the query every 5 minutes, reviewing the previous 5 minutes. If the number of results is greater than 0, you're notified through the selected action group.
55
+
If necessary, you can edit the Kusto query. Choose a threshold, period, and frequency. The threshold determines when the alert is raised. The period is the window of time in which the query is run. For example, if the threshold is greater than 0, the period is 5 minutes, and the frequency is 5 minutes, then the rule runs the query every 5 minutes, reviewing the previous 5 minutes. If the number of results is greater than 0, you're notified through the selected action group.
56
56
57
57
> [!NOTE]
58
58
> To run the alert rule once a day, across all the events/logs that were created on the given day, change the value of both 'period' and 'frequency' to 1440, that is, 24 hours.
@@ -71,7 +71,7 @@ For more information, see [Create, view, and manage log alerts by using Azure Mo
71
71
72
72
The default graphs give you Kusto queries for basic scenarios on which you can build alerts. You can also modify the queries to fetch the data you want to be alerted on. Paste the following sample Kusto queries on the **Logs** page, and then create alerts on the queries.
73
73
74
-
Recovery Services vaults and Backup vaults send data to a common set of tables that are listed in this article. However, there are slight differences in the schema for Recovery Services vaults and Backup vaults ([learn more](backup-azure-monitoring-built-in-monitor.md)). So, this section is split into multiple sub-sections that helps you to use the right queries depending on which workload or vault types you want to query.
74
+
Recovery Services vaults and Backup vaults send data to a common set of tables that are listed in this article. However, there are slight differences in the schema for Recovery Services vaults and Backup vaults ([learn more](backup-azure-monitoring-built-in-monitor.md)). So, this section is split into multiple subsections that helps you to use the right queries depending on which workload or vault types you want to query.
75
75
76
76
#### Queries common across Recovery Services vaults and Backup vaults
77
77
@@ -95,7 +95,7 @@ Recovery Services vaults and Backup vaults send data to a common set of tables t
95
95
96
96
#### Queries specific to Recovery Services vault workloads
97
97
98
-
- All successful Azure VM backup jobs
98
+
- All successful Azure Virtual Machine (VM) backup jobs
99
99
100
100
````Kusto
101
101
AddonAzureBackupJobs
@@ -198,7 +198,7 @@ Recovery Services vaults and Backup vaults send data to a common set of tables t
198
198
199
199
### Diagnostic data update frequency
200
200
201
-
The diagnostic data from the vault is pumped to the Log Analytics workspace with some lag. Every event arrives at the Log Analytics workspace *20 to 30 minutes* after it's pushed from the Recovery Services vault. Here are further details about the lag:
201
+
The diagnostic data from the vault is pumped to the Log Analytics workspace with some lag. Every event arrives at the Log Analytics workspace *20 to 30 minutes* after being pushed from the Recovery Services vault. Here are further details about the lag:
202
202
203
203
- Across all solutions, the backup service's built-in alerts are pushed as soon as they're created. So they usually appear in the Log Analytics workspace after 20 to 30 minutes.
204
204
- Across all solutions, on-demand backup jobs and restore jobs are pushed as soon as they *finish*.
@@ -210,7 +210,7 @@ The diagnostic data from the vault is pumped to the Log Analytics workspace with
210
210
> [!NOTE]
211
211
> The same delay applies to other destinations for diagnostics data, such as Storage accounts and Event Hubs.
212
212
213
-
## Using the Recovery Services vault's activity logs
213
+
## Monitor backup jobs using the Recovery Services vault's activity logs
214
214
215
215
> [!CAUTION]
216
216
> The following steps apply only to *Azure VM backups.* You can't use these steps for solutions such as the Azure Backup agent, SQL backups within Azure, or Azure Files.
@@ -233,11 +233,11 @@ To identify the appropriate log and create an alert:
Here the resource is the Recovery Services vault itself. Repeat the same steps for all of the vaults in which you want to be notified through activity logs. The condition won't have a threshold, period, or frequency because this alert is based on events. As soon as the relevant activity log is generated, the alert is raised.
236
+
Here, the resource is the Recovery Services vault itself. Repeat the same steps for all of the vaults in which you want to be notified through activity logs. The condition doesn't have a threshold, period, or frequency because this alert is based on events. As soon as the relevant activity log is generated, the alert is raised.
237
237
238
-
## Using Log Analytics to monitor at scale
238
+
## Monitor at scale using Log Analytics workspace
239
239
240
-
You can view all alerts created from activity logs and Log Analytics workspaces in Azure Monitor. Just open the **Alerts** pane on the left.
240
+
You can view all alerts created from activity logs and Log Analytics workspaces in Azure Monitor. Just open the **Alerts** pane.
241
241
242
242
Although you can get notifications through activity logs, we highly recommend using Log Analytics rather than activity logs for monitoring at scale. Here's why:
Copy file name to clipboardExpand all lines: articles/backup/guidance-best-practices.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Guidance and best practices
3
3
description: Discover the best practices and guidance for backing up cloud and on-premises workload to the cloud
4
4
ms.topic: overview
5
-
ms.date: 06/09/2025
5
+
ms.date: 11/26/2025
6
6
ms.reviewer: dapatil
7
7
ms.service: azure-backup
8
8
author: AbhishekMallick-MS
@@ -365,7 +365,7 @@ You can configure such critical alerts and route them to any preferred notificat
365
365
366
366
- If you need to **create custom alerts** (for example, alerts of successful jobs) then use Log Analytics. In Azure Monitor, you can create your own alerts in a Log Analytics workspace. Hybrid workloads (DPM/MABS) can also send data to LA and use LA to provide common alerts across workloads supported by Azure Backup.
367
367
368
-
- You can also get notifications through built-in Recovery Services vault **activity logs**. However, it supports limited scenarios and isn't suitable for operations such as scheduled backup, which aligns better with resource logs than with activity logs. To learn more about these limitations and how you can use Log Analytics workspace for monitoring and alerting at scale for all your workloads that are protected by Azure Backup, refer to this [article](backup-azure-monitoring-use-azuremonitor.md#using-log-analytics-to-monitor-at-scale).
368
+
- You can also get notifications through built-in Recovery Services vault **activity logs**. However, it supports limited scenarios and isn't suitable for operations such as scheduled backup, which aligns better with resource logs than with activity logs. To learn more about these limitations and how you can use Log Analytics workspace for monitoring and alerting at scale for all your workloads that are protected by Azure Backup, refer to this [article](backup-azure-monitoring-use-azuremonitor.md#monitor-at-scale-using-log-analytics-workspace).
Copy file name to clipboardExpand all lines: articles/backup/move-to-azure-monitor-alerts.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Backup Classic Alerts using Azure Backup
3
3
description: Learn how to back up Classic Alerts in the Azure Recovery Services vault.
4
4
ms.topic: how-to
5
-
ms.date: 03/17/2025
5
+
ms.date: 11/26/2025
6
6
ms.service: azure-backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-mallicka
@@ -91,7 +91,7 @@ If the frequency was set to an hourly digest, and an alert was raised and resolv
91
91
92
92
> [!NOTE]
93
93
>- If a destructive operation, such as **stop protection with delete data** is performed, an alert is raised and an email is sent to subscription owners, admins, and co-admins even if notifications aren't configured for the Recovery Services vault.
94
-
>- To configure notification for successful jobs, use [Log Analytics](backup-azure-monitoring-use-azuremonitor.md#using-log-analytics-workspace).
94
+
>- To configure notification for successful jobs, use [Log Analytics](backup-azure-monitoring-use-azuremonitor.md#monitor-backup-jobs-using-log-analytics-workspace).
0 commit comments