Hello,
I am looking for the solution to backup my virtual machine on Azure that I can automatically restore it when system crashed. Currently, what I know is I can take backup of my VM (vhd) and restore it when needed using Windows Azure Powershell.
I checked this page http://azure.microsoft.com/en-us/documentation/services/site-recovery/ for azure site recovery and I didn't see any tutorial for "Azure VM to Azure VM"? As it is in preview, there is no tutorials? Please let me know if there is any help pages for step-by-step configuration or any other methods that I can keep my VM safe.
Thanks