Skip to content

Commit 5416724

Browse files
Merge pull request #279694 from AbhishekMallick-MS/Jun-29-3034-Freshness
Freshness - Auto-emable backup on VM
2 parents ff45cee + b2b7f6f commit 5416724

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

articles/backup/backup-azure-auto-enable-backup.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
title: Auto-Enable Backup on VM Creation using Azure Policy
33
description: 'An article describing how to use Azure Policy to auto-enable backup for all VMs created in a given scope'
44
ms.topic: how-to
5-
ms.date: 10/17/2022
5+
ms.date: 06/29/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
9+
ms.custom: engagement-fy24
910
---
1011

11-
# Auto-Enable Backup on VM Creation using Azure Policy
12+
# Auto-enable backup on VM creation using Azure Policy
1213

1314
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.
1415

@@ -63,12 +64,9 @@ The below steps describe the end-to-end process of assigning Policy 1: **Configu
6364

6465
> [!NOTE]
6566
>
66-
> Azure Policy can also be used on existing VMs, using [remediation](../governance/policy/how-to/remediate-resources.md).
67+
> - Azure Policy can also be used on existing VMs, using [remediation](../governance/policy/how-to/remediate-resources.md).
68+
> - It's recommended that this policy not be assigned to more than 200 VMs at a time. If the policy is assigned to more than 200 VMs, it can result in the backup being triggered a few hours later than that specified by the schedule.
6769
68-
> [!NOTE]
69-
>
70-
> It's recommended that this policy not be assigned to more than 200 VMs at a time. If the policy is assigned to more than 200 VMs, it can result in the backup being triggered a few hours later than that specified by the schedule.
71-
72-
## Next Steps
70+
## Next step
7371

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

0 commit comments

Comments
 (0)