Share via

Azuremigrate appliance

ELAKER Abderrazak 0 Reputation points
2026-03-11T09:55:01.12+00:00

Hello, since the beginning of the day to day all our azure migrate appliance faces the same issue

User's image

after chceking that url it's not working and yesterday everything was working fine

image.png

Any help?

Azure Migrate
Azure Migrate

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

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Siva shunmugam Nadessin 5,960 Reputation points Microsoft External Staff Moderator
    2026-03-11T10:39:53.2233333+00:00

    Hello ELAKER Abderrazak

    Thank you for reaching out to the Microsoft Q&A forum.

    It looks like your Azure Migrate appliance is tripping over the “Set up prerequisites” connectivity check—specifically it can’t reach https://developer.microsoft.com/graph and is getting a 504 gateway timeout. That URL is used by the appliance to call Microsoft Graph, so if it can’t get there you’ll hit that error.

    Here’s what to try next:

    Give it a few minutes and retry • Sometimes it’s just a transient hiccup on the Microsoft side.

    Validate your network/firewall/proxy settings • Make sure developer.microsoft.com and graph.microsoft.com (or *.graph.microsoft.com) are allowed through your corporate firewall or proxy. • If you’re using a proxy, double-check the proxy URL, credentials and the “bypass proxy for local addresses” toggle in the appliance config manager.

    1. Test connectivity from the appliance itself • RDP into the appliance VM and, for example, run: – In PowerShell: Test-NetConnection developer.microsoft.com -Port 443 – Or just open a browser on the appliance VM and browse to https://developer.microsoft.com/graph.
    2. Check DNS resolution • Ensure the appliance can resolve developer.microsoft.com and graph.microsoft.com to the correct IPs.
    3. Review appliance logs if it still fails • Logs are under C:\ProgramData\AzureAppliance\Logs\ – check the auto-update and Graph-related entries around the time you re-ran the check.

    If you still can’t get past that step, can you share a bit more info?

    • Are you behind a corporate proxy or firewall that recently changed? • Have you successfully run discovery on this appliance before, or is it a fresh deploy? • Screenshot of your proxy/network settings in the Appliance Configuration Manager • Any errors in the appliance event logs under C:\ProgramData\AzureAppliance\Logs\

    Reference docs: • Azure Migrate appliance requirements (network & hardware): https://learn.microsoft.com/azure/migrate/migrate-appliance?view=migrate#appliance---vmware • How to use Azure Migrate with private endpoints: https://learn.microsoft.com/azure/migrate/how-to-use-azure-migrate-with-private-endpoints • General troubleshooting for Azure Migrate: https://learn.microsoft.com/azure/migrate/troubleshoot-general

    Hope this helps you unblock the appliance setup!

     


  2. Q&A Assist
    2026-03-11T09:55:22.21+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The issue is a connectivity failure in the Azure Migrate appliance prerequisite checks. Treat it as a network/connectivity problem between the appliance and required service endpoints.

    Perform these steps on one appliance and then on the others:

    1. Validate internet/proxy access
      • From the appliance server, verify that outbound internet access is available either directly or via the configured proxy.
      • If a proxy is used, in the appliance configuration manager go to Step 1: Set up prerequisitesSetup proxy and confirm the proxy address, port, and credentials are correct.
      • Ensure no corporate firewall or proxy rule started blocking Microsoft URLs today.
    2. Confirm required URLs are allowed
      • Ensure that all required Azure Migrate URLs are reachable from the appliance and are allowlisted on any firewall or proxy. If any URL is blocked, the connectivity check will fail.
      • If using private endpoints, also confirm that the appliance still has network connectivity to the Azure Migrate private endpoint FQDNs and that DNS resolves them to the expected private IPs.
    3. Rerun the connectivity and auto‑update checks
      • In the appliance configuration manager, on Setup prerequisites, rerun the Connectivity checks and Auto update check.
      • If any component update fails, either rerun prerequisites again or manually update the appliance services as documented.
    4. Check for private endpoint–specific issues (if applicable)
      • If the project uses private endpoints, on the Azure Migrate project Properties page select Download DNS settings and verify DNS mappings are correctly configured on-premises.
      • From the appliance server, run DNS lookups for the Azure Migrate service FQDNs listed in the DNS settings file and confirm they resolve to private IPs.
    5. If the problem persists across all appliances
      • After confirming local network, proxy, and DNS are correct and rerunning prerequisites, open a Microsoft support case as indicated in the prerequisite check dialog so the service endpoint issue can be investigated.

    References:

    0 comments No comments

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.