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-monitor-alert-faq.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,13 @@ ms.date: 07/08/2019
8
8
9
9
# Azure Backup Monitoring Alert - FAQ
10
10
11
-
This article answers common questions about the Azure Backup monitoring and reporting.
11
+
This article answers common questions about Azure Backup monitoring and reporting.
12
12
13
13
## Configure Azure Backup reports
14
14
15
15
### How do I check if reporting data has started flowing into a Log Analytics (LA) Workspace?
16
16
17
-
Navigate to the LA Workspace you have configured, navigate to the **Logs** menu item, and run the query 'CoreAzureBackup | take 1'. If you see a record being returned, it means data has started flowing into the workspace. The initial data push may take up to 24 hours.
17
+
Navigate to the LA Workspace you have configured, navigate to the **Logs** menu item, and run the query CoreAzureBackup | take 1. If you see a record being returned, it means data has started flowing into the workspace. The initial data push may take up to 24 hours.
18
18
19
19
### What is the frequency of data push to an LA Workspace?
20
20
@@ -37,7 +37,7 @@ After you create an LA Workspace, you can choose to retain data for a maximum of
37
37
38
38
### Can I view reports across vaults and subscriptions?
39
39
40
-
Yes, you can view reports across vaults, subscriptions as well as regions. Your data may reside in a single LA Workspace or a group of LA Workspaces.
40
+
Yes, you can view reports across vaults and subscriptions as well as regions. Your data may reside in a single LA Workspace or a group of LA Workspaces.
Copy file name to clipboardExpand all lines: articles/backup/monitor-azure-backup-with-backup-explorer.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.date: 02/03/2020
8
8
9
9
# Monitor your backups with Backup Explorer
10
10
11
-
As organizations backup 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 important to have a central location to view operational information about backups across a large estate, to efficiently monitor backups.
12
12
13
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:
14
14
@@ -47,7 +47,7 @@ Each of the other tabs represents a distinct entity – for example: Backup Item
47
47
48
48
### Backup Items
49
49
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 ad-hoc backup operation.
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.
@@ -71,15 +71,15 @@ Clicking on the Policies tab enables you to view key information on all the back
71
71
72
72
### Backup Not Enabled
73
73
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.
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.
75
75
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.
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.
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.
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.
0 commit comments