: If you use Azure, you can download a VHD file of an existing VM through the Azure portal or PowerShell using the Get-AzStorageBlobContent command.
Extract the downloaded ZIP file to reveal the pre-configured .vhdx or .vhd virtual disk file. Option B: Convert a Standard ISO to VHD windows 10 vhd image download install
diskpart select vdisk file="C:\VHD\Win10.vhdx" detach vdisk exit : If you use Azure, you can download