Reputation: 7364
Is there a way to restore the vm on a certain recovery point in an instant? What I meant is the backup process for now will recreate a new VM but what I'm looking for is that the virtual machine will be like rewinded from the way it is three days ago.
I only know the usual process where it will create a new VM and but I don't desire for a new VM to be created but rather turn it back the way it was three days ago.
Upvotes: 0
Views: 136
Reputation: 19195
If you backup your VM by using Azure Recovery Service, you could do it. More information please refer to this link.
However, after you restore your VM, you will get a new Public IP. If you want to change Public IP to original IP, you could delete your original VM or unlink the Public IP from your original VM and assign the public IP to new VM.
Also, you could use DNS name.
Upvotes: 1