Episode
Deploying an Incrementally Migrated ASP.NET App to Azure App Service [15 of 18] Migrating from ASP.NET to ASP.NET Core
with Mike Rousos
In this video, Mike demonstrates how to deploy an ASP.NET app that is partially migrated to ASP.NET Core into Azure App Service. Using incremental migration techniques, it's possible to take an app that is partially upgraded (so that some endpoints run on ASP.NET and others run on ASP.NET Core) and deploy it into production.
Chapters
- 00:00 - Intro
- 01:33 - Azure App Service Plan configuration
- 04:15 - Creating the two web apps in App Service
- 08:25 - Publishing the web apps to Azure
- 10:55 - Azure App Settings configuration
- 15:50 - Running and testing the application on Azure
- 17:40 - Review and next steps
Recommended resources
- Get the code on GitHub
- Migrating ASP.NET to ASP.NET Core
- .NET Upgrade Planner
- .NET Upgrade Assistant (VS Extension)
- .NET Upgrade Assistant (command line)
- System.Web Adapters
- Get your questions answered on the Microsoft Q&A for .NET
- Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn
Related episodes
Connect
In this video, Mike demonstrates how to deploy an ASP.NET app that is partially migrated to ASP.NET Core into Azure App Service. Using incremental migration techniques, it's possible to take an app that is partially upgraded (so that some endpoints run on ASP.NET and others run on ASP.NET Core) and deploy it into production.
Chapters
- 00:00 - Intro
- 01:33 - Azure App Service Plan configuration
- 04:15 - Creating the two web apps in App Service
- 08:25 - Publishing the web apps to Azure
- 10:55 - Azure App Settings configuration
- 15:50 - Running and testing the application on Azure
- 17:40 - Review and next steps
Recommended resources
- Get the code on GitHub
- Migrating ASP.NET to ASP.NET Core
- .NET Upgrade Planner
- .NET Upgrade Assistant (VS Extension)
- .NET Upgrade Assistant (command line)
- System.Web Adapters
- Get your questions answered on the Microsoft Q&A for .NET
- Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn
Related episodes
Connect
Have feedback? Submit an issue here.