01Hyper-V leaves, Proxmox arrives
Exporting a Generation 2 VM from Hyper-V often yields a VHDX and a pile of XML you will not reuse. The disk is the part Densem converts. Hardware generation, Secure Boot and synthetic NICs stay a Proxmox configuration problem.
This page is that disk step. It is not a full VM importer and not VHD (the older format) — use the home converter for .vhd if that is what you actually have.
02Dynamic disks and differencing
A dynamic VHDX can look small on disk and expand on convert. Differencing disks that still need their parent will fail identification or validation rather than invent missing extents.
We would rather stop than hand you a QCOW2 that boots to chkdsk forever.
03What validation means
After conversion we check that the output is a QCOW2 image, not an empty file and not a renamed VHDX. Guest jobs expire after delivery; keep your own copy.