Explanation/Reference:
Explanation:
Live migration is a Hyper-V feature that allows you to transparently move running Virtual Machines from one Hyper-V host to another without perceived downtime.
Common requirements for any form of live migration:
Two (or more) servers running Hyper-V that:

- Support hardware virtualization.
- Use processors from the same manufacturer. For example, all AMD or all Intel.
- Belong to either the same Active Directory domain, or to domains that trust each other.
Virtual machines must be configured to use virtual hard disks or virtual Fibre Channel disks (no

physical disks).
Use of an isolated network, physically or through another networking technology such as VLANs, is

recommended for live migration network traffic.
References:
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/ hh831435(v=ws.11)