Restore VM from Azure backup
Last updated:
AZUREBACKUP
Part of [[202408131927 Azure restore from backup|Restore from backups]]
Restore Options
- Create a new VM
- Restore disk
- A template is generated where we can specify VM settings.
- Disks are copied to the RG we specify
- Or, attach the disk to existing VM, or create a new VM using powershell and attach the disk to it.
- A template is generated where we can specify VM settings.
- Replace existing disk on existing VM
- After replace original disk is retained and can be deleted manually