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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,14 @@ Today, Azure Backup provides a built-in policy (using Azure Policy) that can be
25
25
26
26
To assign the policy to the required scope, please follow the below steps:
27
27
28
-
1.Login to the Azure Portal and navigate to the **Policy** Dashboard.
28
+
1.Sign in to the Azure Portal and navigate to the **Policy** Dashboard.
29
29
2. Select **Definitions** in the left menu to get a list of all built-in policies across Azure Resources.
30
30
3. Filter the list for **Category=Backup**. You will see the list filtered down to a single policy named 'Configure backup on VMs of a location to an existing central Vault in the same location'.
5. Click on the **Assign** button at the top of the blade. This redirects you to the **Assign Policy** blade.
35
-
6. Under basics, click on the three dots next to the **Scope** field. This opens up a right context blade 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 VMs in a particular resource group.
35
+
6. Under **Basics**, click on the three dots next to the **Scope** field. This opens up a right context blade 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 VMs in a particular resource group.
7. In the **Parameters** tab, choose a location from the drop-down, and select the vault and backup policy to which the VMs in the scope must be associated.
@@ -45,7 +45,7 @@ To assign the policy to the required scope, please follow the below steps:
45
45
46
46
> [!NOTE]
47
47
>
48
-
> It is recommended that this policy is assigned to not more than 200 VMs. If the policy is assigned for more than 200 VMs, it can result in the backup getting triggered a few hours later than that specified by the schedule.
48
+
> It is recommended that this policy is not 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 getting triggered a few hours later than that specified by the schedule.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-policy-supported-skus.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,8 @@
1
1
---
2
2
title: Supported VM SKUs for Azure Policy
3
3
description: 'An article describing the supported VM SKUs (by Publisher, Image Offer and Image SKU) which are supported for the built-in Azure Policies provided by Backup'
4
-
ms.reviewer: dcurwin
5
-
author: adbalaji
6
-
manager: sivan
7
-
ms.service: backup
8
4
ms.topic: conceptual
9
5
ms.date: 11/08/2019
10
-
ms.author: adbalaji
11
6
---
12
7
13
8
# Supported VM SKUs for Azure Policy
@@ -16,7 +11,7 @@ Azure Backup provides a built-in policy (using Azure Policy) that can be assigne
16
11
17
12
### **Supported VMs**
18
13
19
-
**Policy Name:**Deploy prerequisites to backup VMs of a location to an existing central Vault in the same location
14
+
**Policy Name:**Configure backup on VMs of a location to an existing central vault in the same location
0 commit comments