Skip to content

Commit 64bbef9

Browse files
Resolving comments
1 parent 022efe9 commit 64bbef9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/backup/backup-azure-monitor-alert-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ ms.date: 07/08/2019
88

99
# Azure Backup Monitoring Alert - FAQ
1010

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.
1212

1313
## Configure Azure Backup reports
1414

1515
### How do I check if reporting data has started flowing into a Log Analytics (LA) Workspace?
1616

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.
1818

1919
### What is the frequency of data push to an LA Workspace?
2020

@@ -37,7 +37,7 @@ After you create an LA Workspace, you can choose to retain data for a maximum of
3737

3838
### Can I view reports across vaults and subscriptions?
3939

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.
4141

4242
### Can I view reports across tenants?
4343

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 02/03/2020
88

99
# Monitor your backups with Backup Explorer
1010

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.
1212

1313
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:
1414

@@ -47,7 +47,7 @@ Each of the other tabs represents a distinct entity – for example: Backup Item
4747
4848
### Backup Items
4949

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.
5151

5252
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nQYc]
5353
@@ -71,15 +71,15 @@ Clicking on the Policies tab enables you to view key information on all the back
7171
7272
### Backup Not Enabled
7373

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.
7575

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.
7777

7878
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4nQXZ]
7979
8080
## Exporting to Excel
8181

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.
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.
8383

8484
## Pinning to Dashboard
8585

0 commit comments

Comments
 (0)