Skip to content

Commit 5fd0885

Browse files
authored
Merge pull request #207875 from b-ahibbard/cloudbackup-missingpunctuation
add missing colons
2 parents ce4f0fe + 9814b92 commit 5fd0885

File tree

2 files changed

+13
-24
lines changed

2 files changed

+13
-24
lines changed

articles/azure-vmware/backup-azure-netapp-files-datastores-vms.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Back up Azure NetApp Files datastores and VMs using Cloud Backup
33
description: Learn how to back up datastores and Virtual Machines to the cloud.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 08/10/2022
6+
ms.date: 08/12/2022
77
---
88

99
# Back up Azure NetApp Files datastores and VMs using Cloud Backup for Virtual Machines
@@ -59,16 +59,11 @@ Do not add VMs in an inaccessible state to a resource group. Although a resource
5959
### Considerations for resource groups
6060

6161
You can add or remove resources from a resource group at any time.
62-
* Back up a single resource
63-
To back up a single resource (for example, a single VM), you must create a resource group that contains that single resource.
64-
* Back up multiple resources
65-
To back up multiple resources, you must create a resource group that contains multiple resources.
66-
* Optimize snapshot copies
67-
To optimize snapshot copies, group the VMs and datastores that are associated with the same volume into one resource group.
68-
* Backup policies
69-
Although it's possible to create a resource group without a backup policy, you can only perform scheduled data protection operations when at least one policy is attached to the resource group. You can use an existing policy, or you can create a new policy while creating a resource group.
70-
* Compatibility checks
71-
Cloud Backup for VMs performs compatibility checks when you create a resource group. Reasons for incompatibility might be:
62+
* **Back up a single resource:** To back up a single resource (for example, a single VM), you must create a resource group that contains that single resource.
63+
* **Back up multiple resources:** To back up multiple resources, you must create a resource group that contains multiple resources.
64+
* **Optimize snapshot copies:** To optimize snapshot copies, group the VMs and datastores that are associated with the same volume into one resource group.
65+
* **Backup policies:** Although it's possible to create a resource group without a backup policy, you can only perform scheduled data protection operations when at least one policy is attached to the resource group. You can use an existing policy, or you can create a new policy while creating a resource group.
66+
* **Compatibility checks:** Cloud Backup for VMs performs compatibility checks when you create a resource group. Reasons for incompatibility might be:
7267
* Virtual machine disks (VMDKs) are on unsupported storage.
7368
* A shared PCI device is attached to a VM.
7469
* You have not added the Azure subscription account.

articles/azure-vmware/restore-azure-netapp-files-vms.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Restore VMs using Cloud Backup for Virtual Machines
33
description: Learn how to restore virtual machines from a cloud backup to the vCenter.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 08/10/2022
6+
ms.date: 08/12/2022
77
---
88

99
# Restore VMs using Cloud Backup for Virtual Machines
@@ -24,23 +24,17 @@ You can restore VMs to the original datastore mounted on the original ESXi host
2424

2525
## Prerequisites to restore VMs
2626

27-
* A backup must exist. <br>
28-
You must have created a backup of the VM using the Cloud Backup for Virtual Machines before you can restore the VM.
27+
* A backup must exist: you must have created a backup of the VM using the Cloud Backup for Virtual Machines before you can restore the VM.
2928
>[!NOTE]
3029
>Restore operations cannot finish successfully if there are snapshots of the VM that were performed by software other than the Cloud Backup for Virtual Machines.
31-
* The VM must not be in transit. <br>
32-
The VM that you want to restore must not be in a state of vMotion or Storage vMotion.
33-
* High Availability (HA) configuration errors <br>
34-
Ensure there are no HA configuration errors displayed on the vCenter ESXi Host Summary screen before restoring backups to a different location.
30+
* The VM must not be in transit: the VM that you want to restore must not be in a state of vMotion or Storage vMotion.
31+
* High Availability (HA) configuration errors: ensure there are no HA configuration errors displayed on the vCenter ESXi Host Summary screen before restoring backups to a different location.
3532

3633
### Considerations for restoring VMs from backups
3734

38-
* VM is unregistered and registered again
39-
The restore operation for VMs unregisters the original VM, restores the VM from a backup snapshot, and registers the restored VM with the same name and configuration on the same ESXi server. You must manually add the VMs to resource groups after the restore.
40-
* Restoring datastores
41-
You cannot restore a datastore, but you can restore any VM in the datastore.
42-
* VMware consistency snapshot failures for a VM
43-
Even if a VMware consistency snapshot for a VM fails, the VM is nevertheless backed up. You can view the entities contained in the backup copy in the Restore wizard and use it for restore operations.
35+
* VM is unregistered and registered again: The restore operation for VMs unregisters the original VM, restores the VM from a backup snapshot, and registers the restored VM with the same name and configuration on the same ESXi server. You must manually add the VMs to resource groups after the restore.
36+
* Restoring datastores: You cannot restore a datastore, but you can restore any VM in the datastore.
37+
* VMware consistency snapshot failures for a VM: Even if a VMware consistency snapshot for a VM fails, the VM is nevertheless backed up. You can view the entities contained in the backup copy in the Restore wizard and use it for restore operations.
4438

4539
### Restore a VM from a backup
4640

0 commit comments

Comments
 (0)