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/azure-vmware/configure-cloud-backup-virtual-machine.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Configure Cloud Backup for Virtual Machines enables you to mount an
4
4
ms.topic: how-to
5
5
ms.service: azure-vmware
6
6
ms.author: anfdocs
7
-
ms.date: 12/03/2024
7
+
ms.date: 2/04/2026
8
8
ms.custom: engagement-fy24
9
9
# Customer intent: "As a system administrator, I want to configure cloud backups for virtual machines by mounting and unmounting datastores and attaching and detaching virtual disks, so that I can manage data recovery and ensure uninterrupted service."
10
10
---
@@ -15,41 +15,42 @@ Learn how to mount and unmount datastores and attach and detach virtual machine
15
15
16
16
## Mount a backup
17
17
18
-
You can mount a traditional datastore from a backup if you want to access files in the backup. You can either mount the backup to the same ESXi host where the backup was created or to an alternate ESXi host that has the same type of VM and host configurations. You can mount a datastore multiple times on a host.
18
+
You can mount a traditional datastore from a backup if you want to access files in the backup. You can mount the backup either to the same ESXi host where the backup was created or, to an alternate ESXi host that has the same type of VM and host configurations. You can mount a datastore multiple times on a host.
19
19
20
20
1. In the left navigation of the vCenter web client page, select **Storage**.
21
21
2. Right-click a datastore then go to **Cloud Backup for Virtual Machines > Mount Backup**.
22
22
3. On the **Mount Datastore** page, select a backup and a backup location (primary or Azure NetApp Files backup), then select **Finish**.
23
-
4. Optional: To verify that the datastore is mounted, perform the following:
23
+
4. Option: To verify that the datastore is mounted, perform the following steps:
24
24
1. Select **Menu** in the toolbar, and then select Storage from the drop-down list.
25
25
2. The left navigator pane displays the datastore you mounted.
26
26
27
27
## Unmount a backup
28
28
29
29
You can unmount a backup when you no longer need to access the files in the datastore.
30
30
31
-
If a backup is listed as mounted in the VMware vSphere client GUI, but it's not listed in the unmount backup screen, you need to use the REST API endpoint `/backup/{backup-Id}/cleanup` to clean up the out-of-bound datastores. After cleanup, try the unmount procedure again.
31
+
If a backup is listed as mounted in the VMware vSphere client GUI, but not listed in the unmount backup screen, you need to use the REST API endpoint `/backup/{backup-Id}/cleanup` to clean up the out-of-bound datastores. After cleanup, try the unmount procedure again.
32
32
33
33
1. In the left navigation of the vCenter web client page, select **Storage**.
34
34
2. Right-click a datastore and then go to **Cloud Backup for Virtual Machines > Unmount**.
35
35
36
36
>[!NOTE]
37
-
> Ensure that you have selected the correct datastore to unmount. Choosing the incorrect datastorecan cause an impact on production work.
37
+
> Verify you selected the correct datastore to unmount. If you choose the incorrect datastore, it can affect production work.
38
38
39
-
3. In the **Unmount Cloned Datastore** dialog box, select a datastore, select the Unmount the cloned datastore checkbox, then select **Unmount**.
39
+
3. In the **Unmount Cloned Datastore** dialog box, select a datastore.
40
+
- Select the **Unmount the cloned datastore** checkbox, then select **Unmount**.
40
41
41
42
## Attach VMDKs to a VM
42
43
43
-
You can attach one or more VMDKs from a backup to the parent VM, or to an alternate VM on the same ESXi host, or to an alternate VM on an alternate ESXi host managed by the same vCenter.
44
+
You can attach one or more VMDKs from a backup to: the parent VM, an alternate VM on the same ESXi host, or an alternate VM on an alternate ESXi host managed by the same vCenter.
44
45
45
46
You have the following attach options:
46
47
* You can attach virtual disks from a primary or an Azure NetApp Files backup.
47
48
* You can attach virtual disks to the parent VM (the same VM that the virtual disk was originally associated with) or to an alternate VM on the same ESXi host.
48
49
49
50
### Considerations for attaching VMDKs
50
51
51
-
*Attach and detach operations aren't supported for Virtual Machine Templates.
52
-
* You cannot manually attach a virtual disk that was attached or mounted as part of a guest file restore operation.
52
+
*Both attach and detach operations aren't supported for Virtual Machine Templates.
53
+
* You can't manually attach a virtual disk that was attached or mounted as part of a guest file restore operation.
53
54
54
55
### Attach VMDKs
55
56
@@ -67,31 +68,31 @@ You have the following attach options:
67
68
6. Select **Attach**.
68
69
7. Optional: Monitor the operation progress in the Recent Tasks section.
69
70
70
-
Refresh the screen to display updated information.
71
+
To display updated information, refresh the screen.
71
72
72
-
8. Verify that the virtual disk is attached by performing the following:
73
+
8. To verify the virtual disk is attached, perform the following steps:
73
74
1. Select **Menu** in the toolbar then **VMs and Templates** from the drop-down list.
74
75
2. In the left navigator pane right-click a VM, then select **Edit settings** in the drop-down list.
75
76
3. In the **Edit Settings** window, expand the list for each hard disk to display the list of disk files.
76
77
77
78
The Edit Settings page lists the disks on the VM. You can expand the details for each hard disk to display the list of attached virtual disks.
78
79
79
80
## Detach a virtual disk
80
-
After you have attached a virtual disk to restore individual files, you can detach the virtual disk from the parent VM.
81
+
After you attached a virtual disk to restore individual files, you can detach the virtual disk from the parent VM.
81
82
82
83
1. In the VMware vSphere client GUI, select **Menu** in the toolbar. Select **VMs and Templates** from the drop-down list.
83
84
2. In the left navigator pane, select a VM.
84
85
3. In the left navigation pane, right-click the VM, then select **Cloud Backup for Virtual Machines** in the drop-down list, and then select **Detach virtual disk** in the secondary drop-down list.
85
-
4. On the **Detach Virtual Disk** screen, select one or more disks you want to detach, then select the **Detach the selected disk(s)** checkbox, and click**Detach**.
86
+
4. On the **Detach Virtual Disk** screen, select one or more disks you want to detach, then select the **Detach the selected disk(s)** checkbox, and select**Detach**.
86
87
87
88
>[!NOTE]
88
89
> Ensure that you select the correct virtual disk. Selecting the wrong disk might affect production work.
89
90
90
91
5. Optional: Monitor the operation progress in the Recent Tasks section.
91
92
92
-
Refresh the screen to display updated information.
93
+
To display updated information, refresh the screen.
93
94
94
-
6. Verify that the virtual disk is detached by performing the following:
95
+
6. Verify the virtual disk is detached with the following steps:
95
96
1. Select **Menu** in the toolbar then **VMs and Templates** from the drop-down list.
96
97
2. In the left navigator pane, right-click a VM, then select **Edit settings** in the drop-down list.
97
98
3. In the **Edit Settings** window, expand the list for each hard disk to display the list of disk files.
0 commit comments