Skip to content

Commit 3d76168

Browse files
authored
Merge pull request #103829 from itechedit/monitor-azure-backup-with-backup-explorer
edit pass: monitor-azure-backup-with-backup-explorer
2 parents 9df2c49 + f6272cd commit 3d76168

File tree

1 file changed

+44
-39
lines changed

1 file changed

+44
-39
lines changed
Lines changed: 44 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,94 +1,99 @@
11
---
22
title: Monitor your backups with Backup Explorer
3-
description: An article describing how to use Backup Explorer to perform real-time monitoring of backups across vaults, subscriptions, regions and tenants
3+
description: This article describes how to use Backup Explorer to perform real-time monitoring of backups across vaults, subscriptions, regions, and tenants.
44
ms.reviewer: dcurwin
55
ms.topic: conceptual
66
ms.date: 02/03/2020
77
---
88

99
# Monitor your backups with Backup Explorer
1010

11-
As organizations back up more and more machines to the cloud, it becomes important to have a central location to view operational information about backups across a large estate, to efficiently monitor backups.
11+
As organizations back up more and more machines to the cloud, it becomes increasingly important to monitor these backups efficiently. The best way to begin is to use a central location for viewing operational information across a large estate.
1212

13-
The Backup Explorer Workbook is a built-in Azure Monitor Workbook enabling Backup customers to have a single pane of glass for performing operational monitoring activities related to Backup across the entire backup estate on Azure (spanning tenants, locations, subscriptions, resource groups, and vaults), all from a central place. Broadly, it provides the following capabilities:
13+
Backup Explorer is a built-in Azure Monitor workbook that gives Azure Backup customers this single, central location. Backup Explorer helps you monitor operational activities across the entire Backup estate on Azure, spanning tenants, locations, subscriptions, resource groups, and vaults. Broadly, Backup Explorer provides the following capabilities:
1414

15-
* **At scale perspective** - An aggregated view of the backup items, jobs, alerts, policies, and resources not configured for backup across the entire backup estate.
16-
* **Drill down analysis** – You can choose to get detailed information of each of the entities – the jobs, alerts, policies, and backup items, all from a single place.
17-
* **Actionable interfaces** – Once you identify an issue, you can choose to perform actions by navigating seamlessly to the backup item or the Azure resource.
15+
* **At-scale perspective**: Get an aggregated view of the backup items, jobs, alerts, policies, and resources that aren't yet configured for backup across the entire estate.
16+
* **Drill-down analysis**: Display detailed information about each of your jobs, alerts, policies, and backup items, all in one place.
17+
* **Actionable interfaces**: After you identify an issue, you can resolve it by going seamlessly to the relevant backup item or Azure resource.
1818

19-
The above capabilities are provided out-of-the-box by native integration with Azure Resource Graph and Azure Monitor Workbooks.
19+
These capabilities are provided out-of-box by native integration with Azure Resource Graph and Azure Monitor workbooks.
2020

2121
> [!NOTE]
22-
> * The Backup Explorer is currently available only for Azure VM data.
23-
> * The Backup Explorer is meant to be an operational dashboard for viewing information about your backups over the last 7 days (maximum).
24-
> * Currently, customizing of Backup Explorer template is not supported. Also, we currently do not recommend writing custom automations on Azure Resource Graph data.
22+
> * Backup Explorer is currently available only for Azure virtual machines (VMs) data.
23+
> * Backup Explorer is meant to be an operational dashboard for viewing information about your backups over the last 7 days (maximum).
24+
> * Currently, customizing the Backup Explorer template is not supported.
25+
> * We do not recommend writing custom automations on Azure Resource Graph data.
2526
26-
## Getting started
27+
## Get started
2728

28-
You can access the Backup Explorer by navigating to any of your Recovery Services Vaults and clicking on the **Backup Explorer** link in the **Overview** page.
29+
You can access Backup Explorer by going to any of your Recovery Services vaults and selecting the **Backup Explorer** link in the **Overview** pane.
2930

30-
![Vault Quick Link](media/backup-azure-monitor-with-backup-explorer/vault-quick-link.png)
31+
![Vault quick link](media/backup-azure-monitor-with-backup-explorer/vault-quick-link.png)
3132

32-
Clicking the link opens up the Backup Explorer which provides an aggregated view across all the vaults and subscriptions that you have access to. If you are using an Azure Lighthouse account, you can view data across all the tenants that you have access to (see more in the section below on cross-tenant views).
33+
Selecting the link opens Backup Explorer, which provides an aggregated view across all the vaults and subscriptions that you have access to. If you're using an Azure Lighthouse account, you can view data across all the tenants that you have access to. For more information, see the "Cross-tenant views" section at the end of this article.
3334

34-
![Explorer Landing Page](media/backup-azure-monitor-with-backup-explorer/explorer-landing-page.png)
35+
![Backup Explorer landing page](media/backup-azure-monitor-with-backup-explorer/explorer-landing-page.png)
3536

36-
## Backup Explorer Use Cases
37+
## Backup Explorer use cases
3738

38-
The Backup Explorer is composed of multiple tabs, each tab providing detailed information on a specific kind of backup artifact, for example, backup items, jobs, policies, etc. This section provides a brief overview of each of the tabs. The videos provide sample use cases for each of the tabs, along with a description of the various controls available for the user.
39+
Backup Explorer displays multiple tabs, each providing detailed information about a specific backup artifact (for example, a backup item, job, or policy). This section provides a brief overview of each of the tabs. The videos provide sample use cases for each backup artifact, along with descriptions of the available controls.
3940

40-
### Summary
41+
### The Summary tab
4142

42-
The Summary tab enables you to have a quick glance at the overall condition of your backup estate. You can view information such as the number of items being protected, number of items for which protection has not been enabled, how many jobs were successful in the last 24 hours, and so on.
43+
The **Summary** tab provides a quick glance at the overall condition of your backup estate. For example, you can view the number of items being protected, the number of items for which protection hasn't been enabled, or how many jobs were successful in the last 24 hours.
4344

44-
Each of the other tabs represents a distinct entity – for example: Backup Items, Backup Jobs, Backup Alerts and Backup Policies. You can also view information about machines for which Backup has not been configured. Clicking on any of these tabs will show information specific to that entity.
4545

4646
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nQYd]
4747
48-
### Backup Items
48+
### The Backup Items tab
49+
50+
You can filter and view each of your backup items by subscription, vault, and other characteristics. By selecting the name of a backup item, you can open the Azure pane for that item. For example, from the table, you might observe that the last backup failed for item *X*. By selecting *X*, you can open the item's **Backup** pane, where you can trigger an on-demand backup operation.
4951

50-
You can view each of your backup items filtered by subscription, vault, and other parameters. Clicking on the name of a backup item lets you open the Azure blade for that backup item. For example, from the table, you might observe that the last backup failed for item ‘X’. Clicking on ‘X’ opens up the Backup blade for this item, where you can trigger an on-demand backup operation.
5152

5253
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nQYc]
5354
54-
### Jobs
55+
### The Jobs tab
56+
57+
Select the **Jobs** tab to view the details of all the jobs that were triggered over the last 7 days. Here, you can filter by *Job Operation*, *Job Status*, and *Error Code* (for failed jobs).
5558

56-
You can view the details of all the jobs that were triggered over the last seven days, by navigating to the Jobs tab. Here, you can filter by Job Operation, Job Status, and Error Code (in the case of failed jobs).
5759

5860
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nOrh]
5961
60-
### Alerts
62+
### The Alerts tab
63+
64+
Select the **Alerts** tab to view details of all alerts that were generated on your vaults over the last 7 days. You can filter alerts by type (*Backup Failure* or *Restore Failure*), current status (*Active* or *Resolved*), and severity (*Critical*, *Warning*, or *Information*). You can also select a link to go the Azure VM and take any necessary action.
6165

62-
You can view details of all the alerts that were fired on your vaults over the last seven days, by clicking on the Alerts tab. Here, you can filter records by the type of the alert (for example, Backup Failure, Restore Failure), the current status of the alert (for example, Active or Resolved) and the alert severity (for example, Critical, Warning, Information). You can also navigate to the Azure VM by clicking on the link to the VM and take the necessary action.
6366

6467
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nTxe]
6568
66-
### Policies
69+
### The Policies tab
70+
71+
You can select the **Policies** tab to view key information about all the backup policies that have been created across your backup estate. You can view the number of items associated with each policy, along with the retention range and backup frequency specified by the policy.
6772

68-
Clicking on the Policies tab enables you to view key information on all the backup policies that have been created across your backup estate. You can see how many items are associated with each policy, along with the retention range and backup frequency specified by each policy.
6973

7074
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nLKV]
7175
72-
### Backup Not Enabled
76+
### The Backup Not Enabled tab
77+
78+
Backup should be enabled for all machines that require protection. With Backup Explorer, backup administrators can quickly identify which machines in an organization are not yet protected by backup. To view this information, select the **Backup Not Enabled** tab.
7379

74-
It is important for the backup admin of an organization to quickly identify which machines in the organization do not have backup enabled yet, so that backup can be enabled for all the machines that need protection. Clicking on the tab **Backup Not Enabled** helps you in this task.
80+
The **Backup Not Enabled** pane displays a table with a list of unprotected machines. Your organization might assign different tags to production machines and test machines, or to machines that serve a variety of functions. Because each class of machines needs a separate backup policy, filtering by tags helps you view information that's specific to each. Selecting the name of any machine redirects you to that machine's **Configure Backup** pane, where you can choose to apply an appropriate backup policy.
7581

76-
In this tab, you will see a table containing the list of items that are not protected. If your organization follows the practice of assigning different tags to production machines and test machines, or machines serving different functions, each of which might need a separate backup policy, filtering by tags helps you view information specific to a certain class of machines. Clicking on the name of any item redirects you to the **Configure Backup** blade for that item, where you can choose to back up that item with an appropriate backup policy.
7782

7883
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nQXZ]
7984
80-
## Exporting to Excel
85+
## Export to Excel
8186

82-
Clicking on the down arrow button at the top right of any widget (table/chart) exports the contents of that widget as an Excel sheet, as-is with existing filters applied. To export more rows of a table to Excel, you can increase the number of rows displayed on the page by using the **Rows Per Page** dropdown at the top of each tab.
87+
You can export the contents of any table or chart as an Excel spreadsheet. The contents are exported as is, with your existing filters applied. To export additional table rows, you can increase the number of rows to be displayed on the page by using the **Rows Per Page** drop-down list at the top of each tab.
8388

84-
## Pinning to Dashboard
89+
## Pin to the dashboard
8590

86-
You can click the Pin Icon at the top of each widget to pin that widget to your Azure portal dashboard. This helps you create customized dashboards tailored to display the most important information that you need.
91+
You can select the "pin" icon at the top of each table or chart to pin it to your Azure portal dashboard. Pinning this information helps you create a customized dashboard that's tailored to display the information that's most important to you.
8792

88-
## Cross-Tenant Views
93+
## Cross-tenant views
8994

90-
If you are an Azure Lighthouse user with delegated access to subscriptions across multiple tenant environments, you can use the default subscription filter (by clicking on the filter icon in the top right of the Azure portal) to select all the subscriptions you wish to see data for. Doing so will enable the Backup Explorer to aggregate information on all vaults across these subscriptions. Learn more about Azure Lighthouse [here](https://docs.microsoft.com/azure/lighthouse/overview).
95+
If you're an Azure Lighthouse user with delegated access to subscriptions across multiple tenant environments, you can use the default subscription filter. You display the subscriptions that you want to see data for by selecting the "filter" icon at the top right of the Azure portal. When you use this feature, Backup Explorer aggregates information about all the vaults across your selected subscriptions. To learn more, see [What is Azure Lighthouse?](https://docs.microsoft.com/azure/lighthouse/overview).
9196

92-
## Next Steps
97+
## Next steps
9398

94-
[Learn how to use Azure Monitor for getting insights on your backup data](https://docs.microsoft.com/azure/backup/backup-azure-monitoring-use-azuremonitor)
99+
[Learn how to use Azure Monitor for getting insights on your backup data](https://docs.microsoft.com/azure/backup/backup-azure-monitoring-use-azuremonitor)

0 commit comments

Comments
 (0)