Attaching a Disk to an Existing VM for Azure

From Azure Classic and Azure Resource Manager virtual machine backups, you can restore a virtual machine (VM) disk and attach it to an existing VM.

Considerations

  • You can use the attach disks feature with both Azure managed disks and unmanaged disks.

  • You can use the attach disks feature from streaming backups or IntelliSnap backup copies, but not when restoring directly from IntelliSnap backups.

  • For Azure Classic: When performing a restore from a backup of an Azure VM, you cannot restore a VM disk and attach it to multiple VMs that are part of the same Cloud Service group.

  • You cannot attach a disk to a VM if the VM specified is configured with the managed storage account for boot diagnostics. Instead of using the managed storage account for boot diagnostics, use a custom storage account, and then attach the disk to the VM.

  • Restoring/attaching an OS disk is not supported.

Procedure

  1. From the navigation pane, go to Solutions > Virtualization.

    The Hypervisors tab appears.

  2. Click the hypervisor.

    The hypervisor page appears. The VM groups area displays summary information for any existing VM groups.

  3. On the VM groups tab, in the row for the VM group, click the action button action_button , and then click Restore.

    The Select restore type page appears.

  4. To restore from a specific copy of backup data, in the upper-right corner of the page, from the Select source list, select the copy.

    If you select Automatic (default), the restore operation searches for the requested data in the primary copy, and automatically selects a different copy if the data is not found in the primary copy.

  5. Select Attach Disk to Existing VM to restore the disk and attach it to an existing virtual machine.

    The Restore page appears.

  6. Expand the tree on the left and select the objects to be restored on the right. Select an item or click on an entry in the Name column to browse the contents within. For hierarchical data such as files, folders, and disks, you can click an entry in the path listing above the right pane to return to a higher level of the hierarchy.

    In the top right corner of the page, a "Showing" message indicates what backup data is being displayed. You can click the down arrow beside this message and select any of the following options:

    • Show latest backups: Only display data for the most recent backups.

    • Show backups as of a specific date: Only display data up to the date you specify.

    • Show backups for a date range: Only display data within the data range you specify.

  7. Click Restore.

  8. In the Restore options dialog box, provide the requested information:

    1. Destination Hypervisor: To restore to a VM on a different hypervisor, select the hypervisor name from the Destination hypervisor list.

    2. Proxy: To use a different proxy, select the proxy from the Proxy list.

      By default, the virtual machine disk is restored using the same proxy as the backup.

    3. Change disk name to: Type the new name for the disk.

      If you do not enter a new disk name, a unique disk name is created automatically including a time stamp.

    4. Destination VM: Click Browse to select the VM to which the disk should be attached.

    5. Storage Account: Select the storage account for the restored disk.

  9. Click Submit to run the restore job.

Loading...