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-netapp-files/whats-new.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,11 @@ ms.author: anfdocs
13
13
# What's new in Azure NetApp Files
14
14
15
15
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
16
+
17
+
18
+
*[Cloud Backup for Virtual Machines on Azure NetApp Files datastores for Azure VMware Solution](../azure-vmware/install-cloud-backup-virtual-machines.md)
Copy file name to clipboardExpand all lines: articles/azure-vmware/configure-cloud-backup-virtual-machine.md
+29-21Lines changed: 29 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,71 +9,75 @@ ms.custom: engagement-fy24
9
9
10
10
# Configure Cloud Backup for Virtual Machines
11
11
12
-
This article explains the tasks that you can perform using Cloud Backup for Virtual Machines. You can mount and unmount datastores, attach and detach VMDKs, and so on.
12
+
Learn how to mount and unmount datastores and attach and detach virtual machine disks (VMDKs) using Cloud Backup for Virtual Machines.
13
13
14
14
## Mount a backup
15
+
15
16
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.
16
17
17
18
1. In the left navigation of the vCenter web client page, select **Storage**.
18
19
2. Right-click a datastore then go to **Cloud Backup for Virtual Machines > Mount Backup**.
19
-
3. On the **Mount Datastore** page, select a backup and a backup location (primary or ANFbackup), and then click *Finish*.
20
+
3. On the **Mount Datastore** page, select a backup and a backup location (primary or Azure NetApp Files backup), then select **Finish**.
20
21
4. Optional: To verify that the datastore is mounted, perform the following:
21
-
1. Click Menu in the toolbar, and then select Storage from the drop-down list.
22
+
1. Select **Menu** in the toolbar, and then select Storage from the drop-down list.
22
23
2. The left navigator pane displays the datastore you mounted.
23
24
24
25
## Unmount a backup
26
+
25
27
You can unmount a backup when you no longer need to access the files in the datastore.
26
28
27
-
If a backup is listed as mounted in the VMware vSphere client GUI, but it is not listed in the unmount backup screen, then you need to use the REST API /backup/{backup-Id}/cleanup to clean up the out-of-bound datastores and then try the unmount procedure again.
29
+
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 clean up, try the unmount procedure again.
28
30
29
31
1. In the left navigation of the vCenter web client page, select **Storage**.
30
32
2. Right-click a datastore and then go to **Cloud Backup for Virtual Machines > Unmount**.
31
33
32
34
>[!NOTE]
33
-
> Ensure that you have selected the correct datastore to unmount. Otherwise, you might cause an impact on production work.
35
+
> Ensure that you have selected the correct datastore to unmount. Choosing the incorrect datastore can cause an impact on production work.
34
36
35
-
3. In the **Unmount Cloned Datastore** dialog box, select a datastore, select the Unmount the cloned datastore checkbox, and then click**Unmount**.
37
+
3. In the **Unmount Cloned Datastore** dialog box, select a datastore, select the Unmount the cloned datastore checkbox, then select**Unmount**.
36
38
37
39
## Attach VMDKs to a VM
40
+
38
41
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.
39
42
40
43
You have the following attach options:
41
-
* You can attach virtual disks from a primary or a ANFbackup.
44
+
* You can attach virtual disks from a primary or a Azure NetApp Files backup.
42
45
* 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.
43
46
44
47
### Considerations for attaching VMDKs
45
48
46
-
* Attach and detach operations are not supported for Virtual Machine Templates.
49
+
* Attach and detach operations aren't supported for Virtual Machine Templates.
47
50
* You cannot manually attach a virtual disk that was attached or mounted as part of a guest file restore operation.
48
51
49
52
### Attach VMDKs
50
-
1. In the VMware vSphere client GUI, click Menu in the toolbar, and then select **Hosts and clusters** from the drop-down list.
53
+
54
+
1. In the VMware vSphere client GUI, select **Menu** in the toolbar then **Hosts and clusters** from the drop-down list.
51
55
2. In the left navigation pane, right-click a VM, then select **Cloud Backup for Virtual Machines > Attach virtual disk(s)**.
52
56
3. On the **Attach Virtual Disk** window, in the Backup section, select a backup.
53
57
54
-
You can filter the backup list by selecting the filter icon and choosing a date and time range, selecting whether you want backups that contain VMware Snapshots, whether you want mounted backups, and the location. Click OK.
58
+
Filter the backup list by selecting the filter icon and choosing a date and time range, selecting whether you want backups that contain VMware Snapshots, whether you want mounted backups, and the location. Select OK.
55
59
56
-
4. In the **Select Disks** section, select one or more disks you want to attach and the location you want to attach from (primary or ANFbackup).
60
+
4. In the **Select Disks** section, select one or more disks you want to attach and the location you want to attach from (primary or Azure NetApp Files backup).
57
61
58
-
You can change the filter to display primary and ANFbackup locations.
62
+
Change the filter to display primary and Azure NetApp Files backup locations.
59
63
60
64
5. By default, the selected virtual disks are attached to the parent VM. To attach the selected virtual disks to an alternate VM in the same ESXi host, select **Click here to attach to alternate VM** and specify the alternate VM.
61
-
6. Click**Attach**.
65
+
6. Select**Attach**.
62
66
7. Optional: Monitor the operation progress in the Recent Tasks section.
63
67
64
68
Refresh the screen to display updated information.
65
69
66
70
8. Verify that the virtual disk is attached by performing the following:
67
-
1. Click Menu in the toolbar, and then select**VMs and Templates** from the drop-down list.
68
-
2. In the left navigator pane, right-click a VM, then select **Edit settings** in the drop-down list.
69
-
3. In the **Edit Settings** window, expand the list for each hard disk to see the list of disk files.
71
+
1. Select **Menu** in the toolbarthen **VMs and Templates** from the drop-down list.
72
+
2. In the left navigator pane right-click a VM, then select **Edit settings** in the drop-down list.
73
+
3. In the **Edit Settings** window, expand the list for each hard disk to display the list of disk files.
70
74
71
-
The Edit Settings page lists the disks on the VM. You can expand the details for each hard disk to see the list of attached virtual disks.
75
+
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.
72
76
73
77
## Detach a virtual disk
74
78
After you have attached a virtual disk to restore individual files, you can detach the virtual disk from the parent VM.
75
79
76
-
1. In the VMware vSphere client GUI, click Menu in the toolbar, and then select**VMs and Templates** from the drop-down list.
80
+
1. In the VMware vSphere client GUI, select **Menu** in the toolbar. Select**VMs and Templates** from the drop-down list.
77
81
2. In the left navigator pane, select a VM.
78
82
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.
79
83
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,9 +90,13 @@ After you have attached a virtual disk to restore individual files, you can deta
86
90
Refresh the screen to display updated information.
87
91
88
92
6. Verify that the virtual disk is detached by performing the following:
89
-
1. Click Menu in the toolbar, and then select**VMs and Templates** from the drop-down list.
93
+
1. Select **Menu** in the toolbarthen **VMs and Templates** from the drop-down list.
90
94
2. In the left navigator pane, right-click a VM, then select **Edit settings** in the drop-down list.
91
-
3. In the **Edit Settings** window, expand the list for each hard disk to see the list of disk files.
95
+
3. In the **Edit Settings** window, expand the list for each hard disk to display the list of disk files.
96
+
97
+
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.
92
98
93
-
The Edit Settings page lists the disks on the VM. You can expand the details for each hard disk to see the list of attached virtual disks.
99
+
## Next steps
94
100
101
+
*[Back up Azure NetApp Files datastores and VMs using Cloud Backup for Virtual Machines](backup-azure-netapp-files-datastores-vms.md)
102
+
*[Restore VMs using Cloud Backup for Virtual Machines](restore-azure-netapp-files-vms.md)
0 commit comments