0

Do you know if is possible restore a vm, that was deleted accidentally in Compute Engine. I tried to search a option but i dont find it

Thanks for the answer.

  • To avoid such situations you should create snapshots [manually](https://cloud.google.com/compute/docs/disks/create-snapshots) or even better [on schedule](https://cloud.google.com/compute/docs/disks/scheduled-snapshots). Also you can [protect](https://cloud.google.com/compute/docs/instances/preventing-accidental-vm-deletion) your VM from accidental deletetion. – Serhii Rohoza Mar 24 '20 at 14:53

1 Answers1

1

If you had snapshots of it it is pretty easy to do this and follow this link on how to do it.

If not, there is most likely no chance of ever recovering it.