Configuring Windows Server Hybrid Advanced Services — Question 44
You have an on-premises IIS web server that hosts several .NET applications.
You plan to migrate the applications to Azure App Service. The applications will NOT be containerized.
What should you use to perform the migration?
Answer options
- A. App Service Migration Assistant
- B. Web Deploy
- C. Data Migration Assistant (DMA)
- D. Windows Admin Center
- E. IIS Manager
Correct answer: A
Explanation
The App Service Migration Assistant is specifically designed to facilitate the migration of web applications to Azure App Service, making it the most suitable choice. Web Deploy is primarily used for deploying applications rather than migrating them, and while the Data Migration Assistant is useful for database migrations, it does not apply here. Windows Admin Center and IIS Manager are management tools, not migration tools.