Skip to content

Commit ce00dc2

Browse files
authored
Update monitor-azure-backup-with-backup-explorer.md
1 parent f1350fb commit ce00dc2

File tree

1 file changed

+25
-18
lines changed

1 file changed

+25
-18
lines changed

articles/backup/monitor-azure-backup-with-backup-explorer.md

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,21 @@ ms.date: 02/03/2020
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 monitor backups efficiently. A good start is to establish a central location for viewing operational information across a large estate.
11+
As organizations back up more and more machines to the cloud, it becomes important to monitor these backups efficiently. The best way to begin is to create and 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 that gives Azure Backup customers such a central location. Backup Explorer provides a single place for performing operational monitoring activities across the entire Backup estate on Azure. It spans tenants, locations, subscriptions, resource groups, and vaults. Broadly, Backup Explorer provides the following capabilities:
13+
Backup Explorer is a built-in Azure Monitor workbook that gives Azure Backup customers a reliable central location. Backup Explorer provides a single place for monitoring 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 that aren't configured for backup across the entire backup estate.
16-
* **Drill-down analysis**: You can choose to get detailed information about each of the entities (jobs, alerts, policies, and backup items) all in one place.
17-
* **Actionable interfaces**: After you identify an issue, you can choose to perform certain actions by going 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

1919
These capabilities are provided out-of-box by native integration with Azure Resource Graph and Azure Monitor workbooks.
2020

2121
> [!NOTE]
2222
> * 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 most recent 7 days (maximum).
24-
> * Currently, customizing the Backup Explorer template is not supported. Also, we do not recommend writing custom automations on Azure Resource Graph 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
2627
## Get started
2728

@@ -35,58 +36,64 @@ Selecting the link opens Backup Explorer, which provides an aggregated view acro
3536

3637
## Backup Explorer use cases
3738

38-
Backup Explorer is composed of multiple tabs, each tab providing detailed information about a specific kind of backup artifact (for example, backup items, jobs, or policies). 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 various available controls.
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

4041
### The Summary tab
4142

42-
The **Summary** tab provides a quick glance at the overall condition of your backup estate. You can view information such as 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.
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.
44+
4345

4446
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nQYd]
4547
4648
### The Backup Items tab
4749

48-
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*. Selecting *X* opens up the Backup pane for this item, where you can trigger an on-demand backup operation.
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.
51+
4952

5053
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nQYc]
5154
5255
### The Jobs tab
5356

54-
By going to the **Jobs** tab, you can view the details of all the jobs that were triggered over the last seven days. Here, you can filter by Job Operation, Job Status, and Error Code (in the case of failed jobs).
57+
By going to the **Jobs** tab, you can 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* (in the case of failed jobs).
58+
5559

5660
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nOrh]
5761
5862
### The Alerts tab
5963

60-
By selecting the **Alerts** tab, you can view details of all alerts that were generated on your vaults over the last seven days. You can filter records by the type of the alert (for example, Backup Failure or Restore Failure), the current status of the alert (for example, Active or Resolved), and the alert severity (for example, Critical, Warning, or Information). You can also select the link to the Azure VM to go to the VM and take the necessary action.
64+
By selecting the **Alerts** tab, you can 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*), by 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.
65+
6166

6267
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nTxe]
6368
6469
### The Policies tab
6570

66-
By selecting the **Policies** tab, you can view key information about 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 that are specified by each policy.
71+
By selecting the **Policies** tab, you can 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.
72+
6773

6874
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nLKV]
6975
7076
### The Backup Not Enabled tab
7177

72-
It is important for the backup admin of an organization to quickly identify which machines in the organization do not yet have backup enabled, so that it can be enabled for all machines that need protection. To view this information and perform this task, select the **Backup Not Enabled** tab.
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.
79+
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.
7381

74-
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 machines serving different 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.
7582

7683
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nQXZ]
7784
7885
## Export to Excel
7986

80-
By selecting the down arrow at the top right of any table or chart, you can export its contents as an Excel spreadsheet. The contents are exported 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** drop-down list 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 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.
8188

8289
## Pin to the dashboard
8390

8491
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.
8592

8693
## Cross-tenant views
8794

88-
If you're an Azure Lighthouse user with delegated access to subscriptions across multiple tenant environments, you can use the default subscription filter. By selecting the filter icon at the top right of the Azure portal, you can display all the subscriptions that you want to see data for. By using this feature, you enable Backup Explorer to aggregate information about all vaults across these subscriptions. To learn more, see [What is Azure Lighthouse?](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 all selected subscriptions. To learn more, see [What is Azure Lighthouse?](https://docs.microsoft.com/azure/lighthouse/overview).
8996

9097
## Next steps
9198

92-
[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)