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
@@ -185,7 +185,7 @@ Restoring individual files or folders inside the machine from the recovery point
185
185
186
186
## Job
187
187
188
-
A backup-related task that is created by a user or the Azure Backup service. Jobs can be either scheduled or on-demand (ad-hoc). There are different types of jobs - backup, restore, configure protection, and so on. [Learn more about jobs](backup-azure-monitoring-built-in-monitor.md#backup-jobs-in-azure-business-continuity-center).
188
+
A backup-related task that is created by a user or the Azure Backup service. Jobs can be either scheduled or on-demand (ad-hoc). There are different types of jobs - backup, restore, configure protection, and so on. [Learn more about jobs](backup-azure-monitoring-built-in-monitor.md#backup-jobs).
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-monitoring-built-in-monitor.md
+7-5Lines changed: 7 additions & 5 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: Monitor Azure Backup protected workloads
3
3
description: In this article, learn about the monitoring and notification capabilities for Azure Backup workloads using the Azure portal.
4
4
ms.topic: how-to
5
-
ms.date: 09/11/2024
5
+
ms.date: 12/30/2024
6
6
ms.assetid: 86ebeb03-f5fa-4794-8a5f-aa5cbbf68a81
7
7
ms.service: azure-backup
8
8
author: AbhishekMallick-MS
@@ -11,15 +11,17 @@ ms.author: v-abhmallick
11
11
12
12
# Monitoring Azure Backup workloads
13
13
14
-
Azure Backup provides multiple backup solutions based on the backup requirement and infrastructure topology (On-premises vs Azure). Any backup user or admin should see what's going on across all solutions and can expect to be notified in important scenarios. This article details the monitoring and notification capabilities provided by Azure Backup service.
14
+
Azure Backup provides multiple backup solutions based on the backup requirement and infrastructure topology (On-premises vs Azure). Any backup user or admin should see what's going on across all solutions and can expect to be notified in important scenarios.
15
+
16
+
Overview of alerts, jobs, security and usage are available by default in the **Overview** pane of Azure Business Continuity Center, Recovery Services Vault and Backup Vault. This article describes the ways to view and configure monitoring capabilities via Business Continuity Center, Recovery Services Vault and Backup Vault.
15
17
16
18
## Protected and protectable items in Azure Business Continuity Center
17
19
18
20
You can monitor all your protected and protectable items via Azure Business Continuity Center. Go to the **[Protected Items](../business-continuity-center/tutorial-view-protected-items-and-perform-actions.md)** blade in Azure Business Continuity Center to view your resources protected by one or more solutions and perform actions on them. Go to the **[Protectable resources](../business-continuity-center/tutorial-view-protectable-resources.md)** in Azure Business Continuity Center to view your resources that are not currently protected by any solution.
19
21
20
22
## Backup Items in Recovery Services vault
21
23
22
-
You can monitor all your backup items via a Recovery Services vault. Navigating to the **Backup Instances** section in [Azure Business Continuity Center](../business-continuity-center/business-continuity-center-overview.md) opens a view that provides a detailed list of all backup items of the given workload type, with information on the last backup status for each item, latest restore point available, and so on.
24
+
You can monitor all your backup items via a Recovery Services vault. Navigating to the **Backup Instances** section in [Recovery Services vault](backup-azure-manage-windows-server.md#manage-backup-items) opens a view that provides a detailed list of all backup items of the given workload type, with information on the last backup status for each item, latest restore point available, and so on. You can also [view the list of backup instances in a Backup vault](manage-backup-vault.md#manage-backup-instances).
23
25
24
26
>[!NOTE]
25
27
>For items backed-up to Azure using DPM, the list will show all the data sources protected (both disk and online) using the DPM server. If the protection is stopped for the datasource with backup data retained, the datasource will be still listed in the portal. You can go to the details of the data source to see if the recovery points are present in disk, online or both. Also, datasources for which the online protection is stopped but data is retained, billing for the online recovery points continue until the data is completely deleted.
@@ -28,9 +30,9 @@ You can monitor all your backup items via a Recovery Services vault. Navigating
28
30
>
29
31
>For DPM, MABS and MARS, the Backup Item (VM name, cluster name, host name, volume or folder name) and Protection Group cannot include '<', '>', '%', '&', ':', '\', '?', '/', '#' or any control characters.
30
32
31
-
## Backup Jobs in Azure Business Continuity Center
33
+
## Backup Jobs
32
34
33
-
Learn [how to monitor Backup jobs](../business-continuity-center/tutorial-monitor-operate.md).
35
+
Learn how to monitor Backup jobs in [Azure Business Continuity Center](../business-continuity-center/tutorial-monitor-operate.md), [Recovery Services vault](backup-azure-manage-windows-server.md#manage-backup-jobs), and [Backup vault](manage-backup-vault.md#manage-backup-jobs).
- Monitoring data from multiple Recovery Services vaults across Subscriptions
17
17
- Visibility into custom scenarios
18
18
- Configuring alerts for custom scenarios
19
-
- 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-in-azure-business-continuity-center) or [**Backup Alerts**](move-to-azure-monitor-alerts.md#backup-alerts-in-recovery-services-vault)
19
+
- 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)
@@ -210,6 +210,8 @@ Azure Backup provides the following monitoring and reporting capabilities on bac
210
210
- Backup Alerts are available for all workloads in both Recovery Services vault and Backup vault.
211
211
- Backup Alerts view and manage capabilities are available on Azure Monitor, Business Continuity Center, Recovery Services vault, Backup vault.
212
212
213
+
Learn [about the different backup alerts currently available via Azure Monitor and the supported workload/vault types](monitoring-and-alerts-overview.md#azure-monitor-alerts-for-azure-backup).
214
+
213
215
## Next steps
214
216
215
217
-[Review support matrix](backup-support-matrix-iaas.md) for Azure VM backup.
Copy file name to clipboardExpand all lines: articles/backup/configure-reports.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: Configure Azure Backup reports
3
3
description: Configure and view reports for Azure Backup by using Log Analytics and Azure workbooks
4
4
ms.topic: how-to
5
-
ms.date: 04/25/2024
5
+
ms.date: 12/30/2024
6
6
ms.service: azure-backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-abhmallick
@@ -30,7 +30,7 @@ The following table lists the supported scenarios to configure Azure Backup repo
30
30
|**Backup Configuration Status**| Backup | Information on whether all of your VMs are configured for backup. | Azure VM | Out-of-Box |
31
31
|**Backup Job History**| Backup | Information on the successful and failed backup jobs over a specified duration of time. | - Azure VM <br> - Backup Agent (MARS) <br> - Backup Server (MABS) <br> - Data Protection Manager (DPM) <br> - Azure Database for PostgreSQL Server <br> - Azure Blobs <br> - Azure Disks | Out-of-Box |
32
32
|** Backup Schedule and Retention**| Backup | Information on schedule and retention of all the backup items so that you can verify if they meet the business requirements. | - Azure VM <br> - Azure Files | Out-of-Box |
33
-
|**User Triggered Operations**| Backup | Information on user triggered operations on Recovery Services vaults over a specified period of time. | Recovery Services Vault| Out-of-Box |
33
+
|**User Triggered Operations**| Backup | Information on user triggered operations on Recovery Services vaults over a specified period of time. | Recovery Services vault| Out-of-Box |
34
34
|**Azure Site Recovery Job History**| Azure Site Recovery | Information on the successful and failed Azure Site Recovery jobs over a specified duration of time. <br><br> Note that only jobs triggered on replicated items and recovery plans currently appear in this report. | - Azure VM <br> - V2A <br> - H2A | Out-of-Box |
35
35
|**Azure Site Recovery Replication History**| Azure Site Recovery | Information on the replicated items over a specified duration of time. | - Azure VM <br> - V2A <br> - H2A | Out-of-Box |
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: 11/30/2024
5
+
ms.date: 12/30/2024
6
6
ms.reviewer: dapatil
7
7
ms.service: azure-backup
8
8
author: AbhishekMallick-MS
@@ -329,7 +329,7 @@ As a backup user or administrator, you should be able to monitor all backup solu
329
329
330
330
### Monitor
331
331
332
-
* Azure Backup provides **built-in job monitoring** for operations such as configuring backup, back up, restore, delete backup, and so on. This is scoped to the vault, and ideal for monitoring a single vault. [Learn more here](backup-azure-monitoring-built-in-monitor.md#backup-jobs-in-azure-business-continuity-center).
332
+
* Azure Backup provides **built-in job monitoring** for operations such as configuring backup, back up, restore, delete backup, and so on. This is scoped to the vault, and ideal for monitoring a single vault. [Learn more here](backup-azure-monitoring-built-in-monitor.md#backup-jobs).
333
333
334
334
* If you need to monitor operational activities at scale, then **Backup Explorer** provides an aggregated view of your entire backup estate, enabling detailed drill-down analysis and troubleshooting. It's a built-in Azure Monitor workbook that gives a single, central location to help you monitor operational activities across the entire backup estate on Azure, spanning tenants, locations, subscriptions, resource groups, and vaults. [Learn more here](monitor-azure-backup-with-backup-explorer.md).
335
335
* Use it to identify resources that aren't configured for backup, and ensure that you don't ever miss protecting critical data in your growing estate.
0 commit comments