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

Azure Webapp unable to see mount storage option when we use Azure Migration Tools #76

Closed Lpatrick88 closed 1 year ago

Lpatrick88 commented 1 year ago

Investigative information

Please provide the following:

Repro steps

Provide the steps required to reproduce the problem:

Expected behavior

Provide a description of the expected behavior. Supposedly can see mount storage option.

Actual behavior

Provide a description of the actual behavior observed.

If we create the webapp in Azure. we able to see mount storage option.

Known workarounds

Provide a description of any known workarounds.

krolson commented 1 year ago

Hi @Lpatrick88, Unfortunately the Migration Assistant tool does not support a mount storage option - not all options that are available in the Azure Portal are exposed in the migration assistant. It would also be possible to manually create a site in the Azure Portal and then drop a .zip of the root site content there rather than using the Migration Assistant interface to do the end-to-end if you want more customization / options.