Skip to content

Commit 878bb32

Browse files
Corrections
1 parent f04d3aa commit 878bb32

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Today, Azure Backup provides a built-in policy (using Azure Policy) that can be
2525

2626
To assign the policy to the required scope, please follow the below steps:
2727

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.
2929
2. Select **Definitions** in the left menu to get a list of all built-in policies across Azure Resources.
3030
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'.
3131
![Policy Dashboard](./media/backup-azure-auto-enable-backup/policy-dashboard.png)
3232
4. Click on the name of the policy. You will be redirected to the detailed definition for this policy.
3333
![Policy Definition Blade](./media/backup-azure-auto-enable-backup/policy-definition-blade.png)
3434
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.
3636
![Policy Assignment Basics](./media/backup-azure-auto-enable-backup/policy-assignment-basics.png)
3737
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.
3838
![Policy Assignment Parameters](./media/backup-azure-auto-enable-backup/policy-assignment-parameters.png)
@@ -45,7 +45,7 @@ To assign the policy to the required scope, please follow the below steps:
4545
4646
> [!NOTE]
4747
>
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.
4949
5050
## Next Steps
5151

articles/backup/backup-azure-policy-supported-skus.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
22
title: Supported VM SKUs for Azure Policy
33
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
84
ms.topic: conceptual
95
ms.date: 11/08/2019
10-
ms.author: adbalaji
116
---
127

138
# Supported VM SKUs for Azure Policy
@@ -16,7 +11,7 @@ Azure Backup provides a built-in policy (using Azure Policy) that can be assigne
1611

1712
### **Supported VMs**
1813

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
2015

2116
Image Publisher | Image Offer | Image SKU
2217
--- | --- | ---

0 commit comments

Comments
 (0)