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
@@ -53,20 +54,22 @@ Before you back up your Azure NetApp Files datastores, you must add your Azure a
53
54
You must create backup policies before you can use Cloud Backup for Virtual Machines to back up Azure NetApp Files datastores and VMs.
54
55
55
56
1. In the left navigation of the vCenter web client page, select **Cloud Backup for Virtual Machines** > **Policies**.
56
-
2. On the **Policies** page, select **Create** to initiate the wizard.
57
-
3. On the **New Backup Policy** page, select the vCenter Server that uses the policy, then enter the policy name and a description.
57
+
1. On the **Policies** page, select **Create** to initiate the wizard.
58
+
1. On the **New Backup Policy** page, select the vCenter Server that uses the policy, then enter the policy name and a description.
58
59
* **Only alphanumeric characters and underscores (_) are supported in VM, datastore, cluster, policy, backup, or resource group names.** Other special characters aren't supported.
59
-
4. Specify the retention settings.
60
-
The maximum retention value is 255 backups. If the **"Backups to keep"** option is selected during the backup operation, Cloud Backup for Virtual Machines retains backups within the specified retention count and delete the backups that exceed the retention count.
61
-
5. Specify the frequency settings.
60
+
1. Specify the retention settings.
61
+
The maximum retention value is 255 backups. If the **Backups to keep** option is selected during the backup operation, Cloud Backup for Virtual Machines retains backups within the specified retention count and deletes the backups that exceed the retention count.
62
+
1. Choose **Back up using Azure NetApp Files** if you want to use Azure NetApp Files as a backup.
63
+
If so, provide a maximum retention value.
64
+
1. Specify the frequency settings.
62
65
The policy specifies the backup frequency only. The specific protection schedule for backing up is defined in the resource group. Therefore, two or more resource groups can share the same policy and backup frequency but have different backup schedules.
63
-
6. **Optional:** In the **Advanced** fields, select the fields that are needed. The Advanced field details are listed in the following table.
66
+
1. **Optional:** In the **Advanced** fields, select the fields that are needed. The Advanced field details are listed in the following table.
64
67
65
68
| Field | Action |
66
69
| ---- | ---- |
67
70
| VM consistency | Check this box to pause the VMs and create a VMware snapshot each time the backup job runs. <br> When you check the VM consistency box, backup operations might take longer and require more storage space. In this scenario, the VMs are first paused, then VMware performs a VM consistent snapshot. Cloud Backup for Virtual Machines then performs its backup operation, and then VM operations are resumed. <br> VM guest memory isn't included in VM consistency snapshots. |
68
71
| Include datastores with independent disks | Check this box to include any datastores with independent disks that contain temporary data in your backup. |
69
-
7. Select **Add** to save your policy.
72
+
1. Select **Add** to save your policy.
70
73
You can verify the policy was created successfully and review the configuration by selecting the policy in the **Policies** page.
0 commit comments