i Admin-Avila, Dom,
Thx for sharing urs issue here at Q&A portal. If a fresh download from Azure portal still doesn’t match the SHA256 shown for that same Azure Migrate appliance package, don’t install it. Hash mismatch should be treated as a failed integrity check, even if it may just be a portal/CDN metadata mismatch. I’d retry once from a different network/browser and make sure the file isn’t being altered by proxy/AV inspection. If the hash still differs, this needs Microsoft confirmation.
Use PowerShell something like
Get-FileHash .\AzureMigrateAppliance.zip -Algorithm SHA256
Docs if u would like https://learn.microsoft.com/en-us/azure/migrate/tutorial-discover-vmware & https://learn.microsoft.com/en-us/azure/migrate/migrate-appliance
Open an Azure Migrate support case and provide the project region, appliance type, download time in UTC, portal-published hash, calculated hash, file size, and download URL if visible. Ask MS to confirm whether the published SHA256 or the current CDN package is wrong.
Rgds,
Alex
&
If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal
and at my blog https://ctrlaltdel.blog/