Azure / App-Service-Migration-Assistant

Azure Websites Migration Assistant for Windows is a tool that allows customers to move their existing sites hosted on IIS servers into the cloud on Azure App Service. For more information check out https://appmigration.microsoft.com .
https://appmigration.microsoft.com
MIT License
75 stars 60 forks source link

App Services Migration Assistant not working - looking for outbound connection!! #37

Closed moinakbh closed 3 years ago

moinakbh commented 4 years ago

Investigative information

Please provide the following:

Repro steps

Provide the steps required to reproduce the problem:

Step 1: Install App Services Migration Assistant in a Windows 10 machine Step 2: Use IIS default site to run it

Expected behavior

Provide a description of the expected behavior.

The tool should run without any problem and create assessment report.

Actual behavior

Provide a description of the actual behavior observed.

Tool fails and says some outbound connections must be allowed.

Known workarounds

Provide a description of any known workarounds.

krolson commented 4 years ago

It sounds like you saw the "Unable to complete online assessment; this may indicate blocks on outbound connections." message including this link: https://go.microsoft.com/fwlink/?linkid=2112618 - is that right? Have you checked the firewall rules for outbound connections and tried allowing the required outbound connections outlined at that link? Namely, readinessapi.trafficmanager.net is the particular endpoint the tool needs to be able to make an outbound connection to in order to complete the assessment - additional endpoints are needed if you want to continue on to actually doing the migration.

krolson commented 3 years ago

Closing this issue due to lack of activity in last 90 days. Please open a new issue if you are experiencing a similar issue and have checked the outbound connections requirements noted in previous comment.