Skip to content

Commit 724506a

Browse files
Merge pull request #302688 from AbhishekMallick-MS/Jul-14-2025-Freshness
Freshness - Configure vault diagnostic settings at scale
2 parents ee76f05 + 912d131 commit 724506a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/backup/azure-policy-configure-diagnostics.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
title: Configure Vault Diagnostics settings at scale
33
description: Configure Log Analytics Diagnostics settings for all vaults in a given scope using Azure Policy
44
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
88
# 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.
99
---
1010
# Configure Vault Diagnostics settings at scale
1111

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

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

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
1717

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:
1919

2020
* 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.
2121

@@ -25,7 +25,7 @@ To simplify the creation of diagnostics settings at scale (with LA as the destin
2525

2626
[!INCLUDE [backup-center.md](../../includes/backup-center.md)]
2727

28-
## Assigning the built-in policy to a scope
28+
## Assign the built-in policy to a scope
2929

3030
To assign the policy for vaults in the required scope, follow the steps below:
3131

@@ -60,7 +60,7 @@ To assign the policy for vaults in the required scope, follow the steps below:
6060

6161
9. Navigate to the **Review+Create** tab and select **Create**.
6262

63-
## Under what conditions will the remediation task apply to a vault?
63+
## Conditions to apply the remediation task to a vault
6464

6565
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:
6666

0 commit comments

Comments
 (0)