Skip to content

Commit ee78985

Browse files
Merge pull request #308751 from MicrosoftDocs/main
Auto Publish – main to live - 2025-11-25 18:00 UTC
2 parents 34f1db0 + 1b24bf9 commit ee78985

45 files changed

Lines changed: 71 additions & 306 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

articles/azure-netapp-files/replication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: concept-article
8-
ms.date: 07/14/2025
8+
ms.date: 11/25/2025
99
ms.author: anfdocs
1010
ms.custom: references_regions
1111
---
@@ -33,7 +33,7 @@ Azure [availability zones](../reliability/availability-zones-overview.md) ar
3333
To learn more about availability zones in Azure NetApp Files, see [Reliability in Azure NetApp Files](../reliability/reliability-netapp-files.md).
3434

3535
> [!IMPORTANT]
36-
> We don't recommend that you use availability zones with Terraform-managed volumes. If you do, you must [add the zone property to your volume](manage-availability-zone-volume-placement.md#populate-availability-zone-for-terraform-managed-volumes).
36+
> If you manage volumes with Terraform, [add the zone property to your volume](manage-availability-zone-volume-placement.md#populate-availability-zone-for-terraform-managed-volumes).
3737
3838
#### Azure regions with availability zones
3939

articles/backup/backup-azure-manage-windows-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ Use **Export jobs** to create a spreadsheet containing all Jobs menu information
195195

196196
To export the jobs information to a spreadsheet, select **Export jobs**. The service creates a spreadsheet using the name of the vault and date, but you can change the name.
197197

198-
>[!Note]
199-
>Azure Backup currently doesn't support exporting jobs with a filter applied, triggerring this operation fails for SQL and SAP HANA workload types. Alternatively, enable a Log Analytics workspace and [export workload-specific jobs](backup-azure-monitoring-use-azuremonitor.md#queries-specific-to-recovery-services-vault-workloads).
198+
> [!NOTE]
199+
> Azure Backup currently doesn't support exporting jobs with a filter applied. Triggering this operation fails for SQL and SAP HANA workload types. Alternatively, enable a Log Analytics workspace and [export workload-specific jobs](backup-azure-monitoring-use-azuremonitor.md#queries-specific-to-recovery-services-vault-workloads).
200200
201201
## Monitor Backup usage
202202

Lines changed: 32 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,55 @@
11
---
22
title: Audit and enforce backup for Managed Disks using Azure Policy
3-
description: 'An article describing how to use Azure Policy to audit and enforce backup for all Disks created in a given scope'
3+
description: Learn how to use Azure Policy to audit and enforce backups for Azure Managed Disks to ensure compliance and protect business-critical data.
44
ms.topic: how-to
5-
ms.date: 12/03/2024
5+
ms.date: 11/25/2025
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
99
# Customer intent: As a Backup Admin, I want to configure Azure Policies to enforce backup for Managed Disks, so that I can ensure compliance and protect business-critical data across my organization's resources.
1010
---
1111

12-
# Audit and enforce backup for Managed Disks using Azure Policy
12+
# Audit and enforce backup for Azure Managed Disks using Azure Policy
1313

14-
One of the key responsibilities of a Backup or Compliance Admin in an organization is to ensure that all business-critical machines are backed up with the appropriate retention.
14+
This article describes how Azure Backup uses built-in [Azure Policy](../governance/policy/overview.md) definitions to automate auditing and enforce backup configurations for Azure Managed Disks. These built-in policies ensure compliance with your organization’s retention requirements for business-critical machines.
1515

16-
Today, Azure Backup provides various built-in policies (using [Azure Policy](../governance/policy/overview.md)) to help you automatically ensure that your Azure Managed Disks are configured for backup. Depending on how your backup teams and resources are organized, you can use any one of the below policies:
16+
As a Backup and Compliance admin, choose the policy that best fits your team’s structure and resource organization to automatically configure backups for Azure Managed Disks.
17+
18+
## Azure Policy types for Azure Managed Disk backup
19+
20+
The following table lists the various policy types that allow you to manage Azure Managed Disk instances backups automatically:
21+
22+
| Policy type | Description |
23+
| --- | --- |
24+
| [Policy 1](#policy-1---azure-backup-should-be-enabled-for-managed-disks) | Identify Azure Managed Disks that don't have backup enabled. |
25+
| [Policy 2](#policy-2---configure-backup-for-azure-disks-managed-disks-with-a-given-tag-to-an-existing-backup-vault-in-the-same-region) | Configures backup for Azure Managed Disks with a given tag to an existing backup vault in the same region. |
26+
| [Policy 3](#policy-3---configure-backup-for-azure-disks-managed-disks-without-a-given-tag-to-an-existing-backup-vault-in-the-same-region) | Configures backup for Azure Managed Disks without a given tag to an existing backup vault in the same region. |
1727

1828
## Policy 1 - Azure Backup should be enabled for Managed Disks
1929

20-
Use an [audit-only](../governance/policy/concepts/effects.md#audit) policy to identify disks which don't have backup enabled. However, this policy doesn't automatically configure backups for these disks. It is useful when you're only looking to evaluate the overall compliance of the disks but not looking to take action immediately.
30+
Use an [audit-only](../governance/policy/concepts/effects.md#audit) policy to identify disks, which don't have backup enabled. However, this policy doesn't automatically configure backups for these disks. It's useful when you're only looking to evaluate the overall compliance of the disks but not looking to take action immediately.
2131

2232
## Policy 2 - Configure backup for Azure Disks (Managed Disks) with a given tag to an existing backup vault in the same region
2333

24-
A central backup team of an organization can use this policy to configure backup to an existing central Backup vault in the same subscription and location as the Managed Disks being governed. You can choose to **include** Disks that contain a certain tag, in the scope of this policy.
34+
A central backup team of an organization can use this policy to back up Azure Managed Disks to an existing central Backup vault in the same subscription and location. You can choose to **include** Disks that contain a certain tag, in the scope of this policy.
2535

2636
## Policy 3 - Configure backup for Azure Disks (Managed Disks) without a given tag to an existing backup vault in the same region
2737

2838
This policy works the same as Policy 2 above, with the only difference being that you can use this policy to **exclude** Disks that contain a certain tag, from the scope of this policy.
2939

30-
## Supported Scenarios
31-
32-
Before you audit and enforce backups for AKS clusters, see the following scenarios supported:
40+
## Supported and unsupported scenarios for Azure Managed Disk backup using Azure Policy
3341

34-
* The built-in policy is currently supported only for Azure Managed Disks. Ensure that the Backup Vault and backup policy specified during assignment is a Disk backup policy.
42+
Before you audit and enforce backups for Azure Managed Disk, review the following supported and unsupported scenarios:
3543

36-
* The Policies 2 and 3 can be assigned to a single location and subscription at a time. To enable backup for Disks across locations and subscriptions, multiple instances of the policy assignment need to be created, one for each combination of location and subscription.
3744

38-
* For the Policies 1, 2 and 3, management group scope is currently unsupported.
45+
| Policy type | Supported | Unsupported |
46+
| --- | --- | --- |
47+
| Policy 1, 2, 3 | Supported for Azure Managed Disk only. <br><br> Ensure that the Backup vault and backup policy specified during assignment is a Disk backup policy. | Management group scope is currently unsupported. |
48+
|Policy 2 and 3 | Can be assigned to a single location and subscription at a time. <br><br> To enable backup for Disks across locations and subscriptions, multiple instances of the policy assignment need to be created, one for each combination of location and subscription. The specified vault and the disks configured for backup can be under different resource groups. | |
3949

40-
* For the Policies 2 and 3, the specified vault and the disks configured for backup can be under different resource groups.
50+
## Assign built-in Azure Policy for Azure Managed Disk backup
4151

42-
43-
## Using the built-in policies
44-
45-
The below steps describe the end-to-end process of assigning Policy 2: **Configure backup on Managed Disks with a given tag to an existing backup vault in the same location to a given scope** . Similar instructions are applicable for the other policies. Once assigned, any new Managed Disk created in the scope is automatically configured for backup.
52+
This section describes the end-to-end process of assigning Policy 2: **Configure backup on Managed Disks with a given tag to an existing backup vault in the same location to a given scope** . Similar instructions apply for the other policies. Once assigned, any new Managed Disk created in the scope is automatically configured for backup.
4653

4754
To assign Policy 2, follow these steps:
4855

@@ -52,21 +59,21 @@ To assign Policy 2, follow these steps:
5259

5360
3. Filter the list for **Category=Backup** and select the policy named *Configure backup on Managed Disks with a given tag to an existing backup vault in the same location to a given scope*.
5461

55-
:::image type="content" source="./media/backup-managed-disks-policy/policy-dashboard-inline.png" alt-text="Screenshot showing how to filter the list by category on Policy dashboard.":::
62+
:::image type="content" source="./media/backup-managed-disks-policy/policy-dashboard-inline.png" alt-text="Screenshot shows how to filter the list by category on Policy dashboard.":::
5663

5764
4. Select the name of the policy. You're then redirected to the detailed definition for this policy.
5865

59-
:::image type="content" source="./media/backup-managed-disks-policy/policy-definition-blade.png" alt-text="Screenshot showing the Policy Definition pane.":::
66+
:::image type="content" source="./media/backup-managed-disks-policy/policy-definition-blade.png" alt-text="Screenshot shows the Policy Definition pane.":::
6067

6168
5. Select the **Assign** button at the top of the pane. This redirects you to the **Assign Policy** pane.
6269

6370
6. Under **Basics**, select the three dots next to the **Scope** field. It opens up a right context pane where you can select the subscription for the policy to be applied on. You can also optionally select a resource group, so that the policy is applied only for Disks in a particular resource group.
6471

65-
:::image type="content" source="./media/backup-managed-disks-policy/policy-assignment-basics.png" alt-text="Screenshot showing the Policy Assignment Basics tab.":::
72+
:::image type="content" source="./media/backup-managed-disks-policy/policy-assignment-basics.png" alt-text="Screenshot shows the Policy Assignment Basics tab.":::
6673

6774
7. In the **Parameters** tab, choose a location from the drop-down, and select the vault, backup policy to which the Disks in the scope must be associated, and resource group where these disk snapshots are stored. You can also choose to specify a tag name and an array of tag values. A Disk that contains any of the specified values for the given tag is included in the scope of the policy assignment.
6875

69-
:::image type="content" source="./media/backup-managed-disks-policy/policy-assignment-parameters.png" alt-text="Screenshot showing the Policy Assignment Parameters pane.":::
76+
:::image type="content" source="./media/backup-managed-disks-policy/policy-assignment-parameters.png" alt-text="Screenshot shows the Policy Assignment Parameters pane.":::
7077

7178
8. Ensure that **Effect** is set to deployIfNotExists.
7279

@@ -75,8 +82,9 @@ To assign Policy 2, follow these steps:
7582
> [!NOTE]
7683
>
7784
> - Use [remediation](../governance/policy/how-to/remediate-resources.md) to enable policy of existing Managed Disks.
78-
> - It's recommended that this policy not be assigned to more than 200 Disks at a time. If the policy is assigned to more than 200 Disks, it can result in the backup being triggered a few hours later than that specified by the schedule.
85+
> - We recommend that you don’t assign this policy to more than 200 disks. Otherwise, backup operation delays by several hours beyond the scheduled time.
86+
7987

80-
## Next step
88+
## Next steps
8189

8290
[Learn more about Azure Policy](../governance/policy/overview.md)

articles/extended-zones/arc-enabled-workloads-arc-enabled-aks-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Create an Arc-enabled AKS cluster in an Extended Zone"
33
description: Learn how to creat an Arc-enabled AKS cluster in an Extended Zone.
4-
author: svaldes
4+
author: svaldesgzz
55
ms.author: svaldes
66
ms.service: azure-extended-zones
77
ms.topic: how-to

articles/extended-zones/arc-enabled-workloads-container-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Deploy Arc-enabled workloads in an Extended Zone: ContainerApps"
33
description: Learn how to deploy arc-enabled ContainerApps in an Extended Zone.
4-
author: svaldes
4+
author: svaldesgzz
55
ms.author: svaldes
66
ms.service: azure-extended-zones
77
ms.topic: how-to

articles/extended-zones/arc-enabled-workloads-managed-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Deploy Arc-enabled workloads in an Extended Zone: Managed SQL Instance"
33
description: Learn how to deploy Arc-enabled Managed SQL Instance in an Extended Zone.
4-
author: svaldes
4+
author: svaldesgzz
55
ms.author: svaldes
66
ms.service: azure-extended-zones
77
ms.topic: how-to

articles/extended-zones/arc-enabled-workloads-postgre-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Deploy Arc-enabled workloads in an Extended Zone: PostgreSQL"
33
description: Learn how to deploy Arc-enabled PostgreSQL in an Extended Zone.
4-
author: svaldes
4+
author: svaldesgzz
55
ms.author: svaldes
66
ms.service: azure-extended-zones
77
ms.topic: how-to

articles/extended-zones/deploy-vm-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Deploy a virtual machine in an Extended Zone using Azure CLI"
33
description: Learn how to deploy a virtual machine in an Azure Extended Zone using Azure CLI.
4-
author: svaldes
4+
author: svaldesgzz
55
ms.author: svaldes
66
ms.service: azure-extended-zones
77
ms.topic: quickstart

articles/extended-zones/purchase-reservations-savings-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Purchase Reserved Instances and Savings Plans - Azure portal
33
description: Learn how to purchase a Reserved Instance or a Savings Plan for your Azure Extended Zone resources using the Azure portal.
4-
author: svaldes
4+
author: svaldesgzz
55
ms.author: svaldes
66
ms.service: azure-extended-zones
77
ms.topic: how-to

articles/extended-zones/replicate-azure-compute-gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tutorial: Replicate 3rd Party (3P) Images into an Azure Extended Zone with Azure Compute Gallery"
33
description: Learn how to Replicate 3rd Party (3P) Images into an Azure Extended Zone with Azure Compute Gallery.
4-
author: svaldes
4+
author: svaldesgzz
55
ms.author: svaldes
66
ms.service: azure-extended-zones
77
ms.topic: tutorial

0 commit comments

Comments
 (0)