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
74 stars 60 forks source link

During IIS Site migration from on-prem App-Service-Migration-Assistant completes with blank page #58

Closed padevadi closed 2 years ago

padevadi commented 2 years ago

During IIS Site migration from on-prem App-Service-Migration-Assistant completes with a blank page. Web App gets created in Azure as part of the migration but we don't think the site is getting migrated as the migrated web app opens a default page than the actual site. We reached out to MS support team and strange that they don't support this tool and we are asked to open an issue here even though its a production down situation

Investigative information

Please provide the following:

Repro steps

Provide the steps required to reproduce the problem:

  1. From the IIS server App-Service-Migration-Assistant initiated, prechecks completes successfully
  2. When migration is initiated, it allows us to choose the target resource group, app plan, location, etc. and it starts the 5 steps of migration and after a while it becomes blank.
  3. We tried it couple of times and noluck.
  4. It create a web app in Azure but we try to access it publically or via private endpoint we don't see any site is up.

Expected behavior

Provide a description of the expected behavior.

After the migration, a successful migration window has to appear on App-Service-Migration-Assistant and site should access from Azure Web App

Actual behavior

Provide a description of the actual behavior observed.

We don't receive a successful migration window from App-Service-Migration-Assistant, and the site is not accessible from the Azure web app

Known workarounds

Provide a description of any known workarounds.

No, we haven't tried any known workarounds

krolson commented 2 years ago

Hi @padevadi - will be responding also to your comment on similar https://github.com/Azure/App-Service-Migration-Assistant/issues/56 issue thread as well. For starters for this specific behavior here: this sounds like an issue that was fixed in the currently available Preview version of the tool. Would you be willing to try that version and let us know if that works? It would be the "App Service migration assistant for Java on Apache Tomcat (Windows—preview)" on https://azure.microsoft.com/en-us/services/app-service/migration-assistant/ - this includes the IIS app migration experience in addition to the Preview TOMCAT app option.

krolson commented 2 years ago

Closing due to lack of activity within last 90 days