This is an archive version of the document. To get the most up-to-date information, see the current version.

Performing Disk Restore

In case a disaster strikes, you can restore corrupted virtual disks of an Azure VM from a cloud-native snapshot or image-level backup. Veeam Backup for Microsoft Azure allows you to restore virtual disks to the original location or to a new location.

How Disk Restore Works

To restore virtual disks from a cloud-native snapshot, Veeam Backup for Microsoft Azure uses native Microsoft Azure capabilities. To restore virtual disks from an image-level backup, Veeam Backup for Microsoft Azure performs the following steps:

  1. [This step applies only if you perform restore from an archived backup] Retrieves data from the archived restore point.
  2. [This step applies only if you perform restore to the original location] Creates a staging resource group in which virtual disks of the restored Azure VM will be created, and assigns the Veeam backup appliance ID tag to the group. The tag value is the ID of Azure VM running the backup appliance.
  3. Creates empty virtual disks. The number of empty virtual disks equals the number of disks you want to restore.
  4. Launches a worker instance in the Azure region where the restored virtual disks will reside, and attaches the empty virtual disks to the worker instance.
  5. Restores backed-up data to the empty virtual disks on the worker instance.
  6. Detaches the virtual disks with the restored data from the worker instance.
  7. Deallocates the worker instance.
  8. [This step applies only if you perform restore to the original location] Removes the source virtual disks from Microsoft Azure.
  9. [This step applies only if you perform restore to the original location] Moves the virtual disks from the staging resource group to the original resource group.
  10. [This step applies only if you perform restore to the original location] Attaches the created virtual disks with the restored data to the Azure VM.
  11. [This step applies only if you perform restore to the original location] Removes the staging resource group.

Note

When restoring to a new location, Veeam Backup for Microsoft Azure does not attach the restored virtual disks to any Azure VM — the disks are placed to the specified location as standalone virtual disks.

Before You Begin

To restore a virtual disk from a backup that is stored in an archive repository, you must retrieve the archived data first. You can either retrieve the archived data manually before you begin the restore operation, or launch the data retrieval process right from the restore wizard. To learn how to retrieve data manually, see Retrieving Data From Archive.

How to Perform Disk Restore

To restore virtual disks attached to a protected Azure VMs, do the following:

  1. Launch the Restore Disks wizard.
  2. Select a restore point.
  3. Select an Azure account.
  4. Choose a restore mode.
  5. Specify data retrieval settings.
  6. Specify disk settings.
  7. Specify a restore reason.
  8. Finish working with the wizard.