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

Connect

.NET
ASP.NET
ASP.NET Core
ASP.NET