Azure Migrate appliance download SHA256 hash does not match portal-published value

Admin-Avila, Dom 40 Reputation points
2026-06-23T21:21:11.5466667+00:00

We are deploying an Azure Migrate appliance for VMware discovery.

The appliance package downloaded from the Azure portal fails SHA256 integrity validation. The SHA256 value calculated locally does not match the SHA256 value currently published in the Azure portal for that same appliance download.

We have already:

  • Deleted the original package
  • Downloaded a fresh copy from the Azure portal
  • Recalculated the SHA256 hash with PowerShell
  • Confirmed we are validating the downloaded file shown by the Azure Migrate project

This blocks appliance deployment before installation and registration.

Can a Microsoft engineer confirm whether the published SHA256 value for the current Azure Migrate appliance package is correct, or whether there is a known issue with the appliance download/CDN distribution?

I can provide the expected and calculated hashes privately if needed.

Azure Migrate
Azure Migrate

A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.


Answer accepted by question author

Lakshma Reddy Vattijonnala 1,415 Reputation points Microsoft External Staff Moderator
2026-06-24T03:03:54.9633333+00:00

Hi @Admin-Avila, Dom ,

As discussed on Teams, we have raised a support request for the PG team and received confirmation from the PG Team that they recently updated the zip file. The updated SHA256 is 69AD956833E6C254DA7ECB44F29B26CAA07ADD4797BBA35405EDFA630CE1CA37. We are coordinating with the respective PMs to update the document and it will be updated shortly.

I believe everything looks good from our side and you can proceed with the migration.

Please feel free to let me know if you need any additional details or support.

If you find the answer helpful, please click "upvote" and accept it. This helps the community by allowing others with similar queries to easily find the solution.

Was this answer helpful?

2 people found this answer helpful.

Answer accepted by question author

Alex Burlachenko 25,110 Reputation points MVP Volunteer Moderator
2026-06-30T11:45:19.07+00:00

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/

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.