Welcome to the Microsoft Q&A forum. It's my pleasure to help you today. When migrating VMware VMs to Hyper-V, the boot disk and system volume must not be attached to a SCSI controller unless the guest OS and VM generation support it.
1. For most legacy VMs (Generation 1), Hyper-V requires the boot disk to be on the IDE controller. If you encounter an error about disks at SCSI (0,1) being moved to the IDE bus, you should:
a. Shut down the VM.
b. Use Hyper-V Manager to remove the SCSI controller from the VM.
c. Attach the boot disk to the IDE controller.
This ensures the VM can boot properly, as storage attached to a SCSI controller will not be accessible if the guest OS does not support it. Note: IDE controllers do not support hot‑add disks. Use SCSI controllers only for additional storage drives or iSCSI/SAN connections.
2. For Generation 2 VMs (with UEFI firmware, supported on Windows Server 2012 R2 and later), booting from SCSI is allowed, but for most migrations, especially from older systems, use the IDE controller for the boot disk.
If you believe this information adds some value, please accept the answer so that your experience with the issue would help contribute to the whole community.
Best wishes!
Titus Bui.