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/azure-policy-configure-diagnostics.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
@@ -1,10 +1,10 @@
1
1
---
2
-
title: Configure Vault Diagnostics Settings at scale
3
-
description: Configure Log Analytics Diagnostics Settings for all vaults in a given scope using Azure Policy
2
+
title: Configure Vault Diagnostics settings at scale
3
+
description: Configure Log Analytics Diagnostics settings for all vaults in a given scope using Azure Policy
4
4
ms.topic: conceptual
5
5
ms.date: 02/14/2020
6
6
---
7
-
# Configure Vault Diagnostics Settings at scale
7
+
# Configure Vault Diagnostics settings at scale
8
8
9
9
The reporting solution provided by Azure Backup leverages Log Analytics (LA). For the data of any given vault to be sent to LA, a [diagnostics setting](https://aka.ms/AzureBackupDiagnosticsDocs) needs to be created for that vault.
Copy file name to clipboardExpand all lines: articles/backup/configure-reports.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
@@ -19,7 +19,7 @@ Today, Azure Backup provides a reporting solution that leverages [Azure Monitor
19
19
* If you are an [Azure Lighthouse](https://docs.microsoft.com/azure/lighthouse/) user with delegated access to your customers' subscriptions, you can use these reports with Azure Lighthouse to view reports across all your tenants.
20
20
* Data for log backup jobs is currently not displayed in the reports.
21
21
22
-
## Getting Started
22
+
## Getting started
23
23
24
24
To get started with using the reports, follow the three steps detailed below:
25
25
@@ -82,7 +82,7 @@ Clicking on the down arrow button at the top right of any widget (table/chart) e
82
82
83
83
Click the Pin Icon at the top of each widget to pin the widget to your Azure portal dashboard. This helps you create customized dashboards tailored to display the most important information that you need.
84
84
85
-
## Cross-Tenant Reports
85
+
## Cross-tenant Reports
86
86
87
87
If you are an [Azure Lighthouse](https://docs.microsoft.com/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 choose all the subscriptions you wish to see data for. Doing so will let you select LA Workspaces across your tenants to view multi-tenanted reports.
88
88
@@ -96,11 +96,11 @@ If you are an [Azure Lighthouse](https://docs.microsoft.com/azure/lighthouse/) u
96
96
* The values shown for Cloud Storage and Protected Instances, are at the **end** of the selected time range.
97
97
* The Backup Items displayed in the reports are those items that exist at the **end** of the selected time range. Backup Items which were deleted in the middle of the selected time range are not displayed. The same convention applies for Backup Policies as well.
98
98
99
-
## Query Load Times
99
+
## Query load times
100
100
101
101
The widgets in the Backup Report are powered by Kusto queries, which run on the user's LA Workspaces. As these queries typically involve the processing of large amounts of data, with multiple joins to enable richer insights, the widgets may not load instantaneously when the user is viewing reports across a large backup estate. The table below provides a rough estimate of the time that different widgets can take to load, based on the number of backup items and the time range for which the report is being viewed:
102
102
103
-
|**# Datasources**|**Time Horizon**|**Load Times (approx)**|
103
+
|**# Datasources**|**Time Horizon**|**Load Times (approx.)**|
@@ -113,5 +113,5 @@ The widgets in the Backup Report are powered by Kusto queries, which run on the
113
113
114
114
* In addition, the V1 schema of sending diagnostics data to a storage account or an LA Workspace is also on a deprecation path. This means that if you have written any custom queries or automations based on the V1 schema, you are advised to update these queries to use the currently supported V2 schema.
115
115
116
-
## Next Steps
116
+
## Next steps
117
117
[Learn more about monitoring and reporting with Azure Backup](https://docs.microsoft.com/azure/backup/backup-azure-monitor-alert-faq)
0 commit comments