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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,20 @@
2
2
title: Configure Vault Diagnostics settings at scale
3
3
description: Configure Log Analytics Diagnostics settings for all vaults in a given scope using Azure Policy
4
4
ms.topic: how-to
5
-
ms.date: 07/18/2024
6
-
author: jyothisuri
7
-
ms.author: jsuri
5
+
ms.date: 07/14/2025
6
+
author: AbhishekMallick-MS
7
+
ms.author: v-mallicka
8
8
# Customer intent: As a cloud administrator, I want to apply diagnostics settings to all Recovery Services vaults at once using policy enforcement, so that I can streamline monitoring and reporting without manually configuring each vault.
9
9
---
10
10
# Configure Vault Diagnostics settings at scale
11
11
12
-
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](./backup-azure-diagnostic-events.md)needs to be created for that vault.
12
+
This article describes how Azure Backup integrates with Log Analytics for reporting. Each vault requires a [diagnostics setting](./backup-azure-diagnostic-events.md)to send data to Log Analytics. To avoid manual setup for every vault, Azure Backup offers a built-in [Azure Policy](../governance/policy/index.yml) that automatically applies Log Analytics diagnostics settings across subscriptions or resource groups.
13
13
14
-
Often, adding a diagnostics setting manually per vault can be a cumbersome task. In addition, any new vault created also needs to have diagnostics settings enabled in order to be able to view reports for this vault.
14
+
The following sections explain how to use this policy.
15
15
16
-
To simplify the creation of diagnostics settings at scale (with LA as the destination), Azure Backup provides a built-in [Azure Policy](../governance/policy/index.yml). This policy adds an LA diagnostics setting to all vaults in a given subscription or resource group. The following sections provide instructions on how to use this policy.
16
+
## Supported and unsupported Scenarios to configure diagnostics settings
17
17
18
-
## Supported Scenarios
18
+
Before you begin, ensure that you understand the following supported and unsupported scenarios for using the built-in policy to configure diagnostics settings for Recovery Services vaults:
19
19
20
20
* The policy can be applied at one time to all Recovery Services vaults in a particular subscription (or to a resource group within the subscription). The user assigning the policy needs to have **Owner** access to the subscription to which the policy is assigned.
21
21
@@ -25,7 +25,7 @@ To simplify the creation of diagnostics settings at scale (with LA as the destin
To assign the policy for vaults in the required scope, follow the steps below:
31
31
@@ -60,7 +60,7 @@ To assign the policy for vaults in the required scope, follow the steps below:
60
60
61
61
9. Navigate to the **Review+Create** tab and select **Create**.
62
62
63
-
## Under what conditions will the remediation task apply to a vault?
63
+
## Conditions to apply the remediation task to a vault
64
64
65
65
The remediation task is applied to vaults that are non-compliant according to the definition of the policy. A vault is non-compliant if it satisfies either of the following conditions:
0 commit comments