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/backup-azure-auto-enable-backup.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,14 @@
2
2
title: Auto-Enable Backup on VM Creation using Azure Policy
3
3
description: 'An article describing how to use Azure Policy to auto-enable backup for all VMs created in a given scope'
4
4
ms.topic: how-to
5
-
ms.date: 10/17/2022
5
+
ms.date: 06/29/2024
6
6
ms.service: backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-abhmallick
9
+
ms.custom: engagement-fy24
9
10
---
10
11
11
-
# Auto-Enable Backup on VM Creation using Azure Policy
12
+
# Auto-enable backup on VM creation using Azure Policy
12
13
13
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
15
@@ -63,12 +64,9 @@ The below steps describe the end-to-end process of assigning Policy 1: **Configu
63
64
64
65
> [!NOTE]
65
66
>
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.
67
69
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
73
71
74
72
[Learn more about Azure Policy](../governance/policy/overview.md)
0 commit comments