how to backup and restore the azure virtual machine using the recovery services vault through terraform? I did not find any code in terraform site to restore the VM. I can only see the backup. Is it actually possible to restore the VM from the backup items in RSV? Also I need to create a new vm from the backup instead of replacing the existing VM / restoring the disk.
This is a pretty vague question but I m struggling a bit to get my head around what is involved in cloud hosting. Say for instance if I had an asp.net web app using: - Webforms - linq to sql - an ...