Skip to content

Commit 0c8a5d4

Browse files
committed
acrolinx
1 parent 2fc2bba commit 0c8a5d4

File tree

3 files changed

+78
-69
lines changed

3 files changed

+78
-69
lines changed

articles/azure-netapp-files/whats-new.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.author: anfdocs
1313
# What's new in Azure NetApp Files
1414

1515
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)
19+
20+
<!-- PLR text -->
1621

1722
## September 2024
1823

articles/azure-vmware/configure-cloud-backup-virtual-machine.md

Lines changed: 29 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -9,71 +9,75 @@ ms.custom: engagement-fy24
99

1010
# Configure Cloud Backup for Virtual Machines
1111

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.
1313

1414
## Mount a backup
15+
1516
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.
1617

1718
1. In the left navigation of the vCenter web client page, select **Storage**.
1819
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**.
2021
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.
2223
2. The left navigator pane displays the datastore you mounted.
2324

2425
## Unmount a backup
26+
2527
You can unmount a backup when you no longer need to access the files in the datastore.
2628

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.
2830

2931
1. In the left navigation of the vCenter web client page, select **Storage**.
3032
2. Right-click a datastore and then go to **Cloud Backup for Virtual Machines > Unmount**.
3133

3234
>[!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.
3436

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**.
3638

3739
## Attach VMDKs to a VM
40+
3841
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.
3942

4043
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.
4245
* 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.
4346

4447
### Considerations for attaching VMDKs
4548

46-
* Attach and detach operations are not supported for Virtual Machine Templates.
49+
* Attach and detach operations aren't supported for Virtual Machine Templates.
4750
* You cannot manually attach a virtual disk that was attached or mounted as part of a guest file restore operation.
4851

4952
### 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.
5155
2. In the left navigation pane, right-click a VM, then select **Cloud Backup for Virtual Machines > Attach virtual disk(s)**.
5256
3. On the **Attach Virtual Disk** window, in the Backup section, select a backup.
5357

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.
5559

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).
5761

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.
5963

6064
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**.
6266
7. Optional: Monitor the operation progress in the Recent Tasks section.
6367

6468
Refresh the screen to display updated information.
6569

6670
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 toolbar then **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.
7074

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.
7276

7377
## Detach a virtual disk
7478
After you have attached a virtual disk to restore individual files, you can detach the virtual disk from the parent VM.
7579

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.
7781
2. In the left navigator pane, select a VM.
7882
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.
7983
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
8690
Refresh the screen to display updated information.
8791

8892
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 toolbar then **VMs and Templates** from the drop-down list.
9094
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.
9298

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
94100

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

Comments
 (0)