Multiple choice technology

what is the feature used in hyperv to restore the virtual machine to an old state

  1. Snapshots

  2. Live migration

  3. p2v conversion

  4. Not applicable

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Snapshots in Hyper-V capture the complete state of a virtual machine at a point in time, including memory, disk state, and configuration. You can revert to a snapshot to restore the VM to that previous state. Live migration is for moving VMs between hosts, P2V converts physical to virtual, and neither are for restoration.