Restore from a snapshot

Cloud Snapshot Manager enables you to easily restore from snapshots including the configuration settings to any region in which a copy of the snapshot exists.

About this task

When a VM is restored from a snapshot, all of the volumes or disks that are attached to it, including the VM configuration, are restored. Depending on the location of the snapshot relative to the original resource, you can perform the following tasks:

AWS and Azure applicable restore operations

GCP-specific restore operations

AWS-specific restore operations

For information about the backend backup and restore process for AWS resources, see Backend process for backup and restore operations (AWS).

Azure specific restore operations

In the Azure portal, there are two permission models:

  • Vault access policy
  • Azure role-based access control

To restore Azure snapshots (advanced recovery), for both the permission models, provide the Cloud Snapshot Manager custom permission role to the Cloud Snapshot Manager Registered Application so that key vaults, keys, and secrets can be listed in the Cloud Snapshot Manager UI. Under Vault access policy, select List for Key Permissions and Secret Permissions to provide basic permissions to the Cloud Snapshot Manager Registered Application.

For Azure role-based access control, the following permissions must be part of the dataActions section of the Azure custom role:

"dataActions"["Microsoft.KeyVault/vaults/secrets/readMetadata/action",
               "Microsoft.KeyVault/vaults/keys/read"]