Restoring Full Virtual Machines for Azure

You can restore virtual machines to the original location or to a different location. By default, a virtual machine is restored to the original hypervisor, using the same proxy as the backup.

You can back up virtual machines configured with Azure unmanaged and managed disks. From these backups, you can restore full virtual machines and restore guest files and folders. Live browse and restore is not supported for VMs that are encrypted with either volume or disk encryption. In addition, you can restore a virtual machine disk and attach it to an existing virtual machine.

To manage storage and costs, you can select the disk type (standard HDD, standard SSD, or premium SSD) for the Azure destination VM (managed disks only).

Due to a Microsoft limitation, you cannot change the hostname of a restored virtual machine.

Procedure

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

    The Virtual machines page appears.

  2. On the Hypervisors tab, click the hypervisor.

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

  3. In the VM groups area, click Restore for the VM group that contains the virtual machine.

    The Select restore type page appears.

  4. Select Full virtual machine.

    The Restore page appears.

  5. Select the data to restore, and then click Restore.

    The Restore options dialog box appears.

  6. Provide the requested information:

    • Type: Select one of the following options:

      • In place: Restore to the original location.

        To avoid overwriting the original source VM, edit the VM display name for an in-place restore.

      • Out of place: Restore to a different location.

    • Restore as: To restore to a different virtualization platform, select the target environment from the list.

      By default, the Restore as list shows the source hypervisor.

    • Destination: Select the destination hypervisor for the restore operation.

    • Access node: To use a different access node (also called a proxy) for the restore, select it from the list.

      When you restore multiple instances or VMs, select Automatic to distribute the workload (instances or VMs) in the restore job across the access nodes (also called proxies) that are assigned for the destination hypervisor.

      First, the instances or VMs are assigned to the access nodes by a region match. Then, if access nodes are not available in the same region, the instances or VMs are assigned using the round-robin method.

      The Automatic option to distribute the workload is available for full restore and conversion operations both from streaming backups and IntelliSnap backup copies.

    • If you are restoring multiple VMs, click the All VMs tab on the bottom left to specify configuration values for all VMs you are restoring, or the name of each VM to specify values individually. Specify the following values:

      • VM display name: (Optional) To change the name of an individual VM, enter the new display name in the box.

      • Enable edit destination VM name: (Optional) When restoring multiple VMs, to change the names of destination VMs, select this option, select Prefix or Suffix, and then enter a string to append to the original display name to create new destination VM names.

      • Resource group: Enter a name in the box to specify the resource group for the restored VM.

      • Region: Select the region for the restored VM.

      • Availability zone: Select the predefined availability zone for the restored VM.

        The zones listed apply only to the region selected for the restored VM. If you select the Auto option rather than a specific Availability Zone (1, 2, or 3), and if the feature is supported for the specified region and VM size, the VM is restored to the same Availability Zone as the source VM, otherwise, it is restored without a zone (No Zone).

        This field applies only to Azure managed disks.

      • Storage account: Select an Azure Standard or Premium general-purpose storage account. You can select a different storage account for each virtual machine and disk.

        The storage accounts listed are only those associated with the selected region for the restored VM.

      • VM size: Select a size specification for the restored virtual machine.

      • Disk Type: (Out-of-place restore for Azure managed disks only) Select the disk type for the destination VM: Original (same as the source VM), Standard HDD, Standard SSD, Premium SSD.

      • Network interface: Select a network connection for the restored VM, or leave the default value of Auto Select.

      • Create public IP: If a public IP address is not required on restored VMs, clear the checkbox.

      • Security Group: Specify a network security group for the restored VM or leave the default value of Auto Select.

      • Restore as a managed VM: To restore virtual machines as managed virtual machines, select this check box.

        When you select this option, the restore operation creates virtual machine disks in the specified storage account, converts them to managed disks, and then attaches the disks to the restored virtual machine.

    • Power ON Virtual Machine after Restore: To automatically start the virtual machine after the restore is complete, select this check box.

      Note the following:

      • The power state of the virtual machine does not affect subsequent backups.

      • If the virtual machine is powered on during the backup operation, by default, the VM is powered on after the restore completes (unless you clear this check box).

      • If you perform an out-of-place restore, by default, the VM is powered off after the restore completes (regardless of the value selected for this option).

    • Unconditionally overwrite if it already exists: Delete an existing virtual machine, and then replace it with the restored VM.

  7. Click Submit.

To restore to a different virtualization platform, see Cross-Hypervisor Restores.

Loading...