Lab 4: Deploying an Azure Web App and migrating from WebVM
What You Will Learn
In this lab, you will publish your dotnetcore application source code to an Azure Web App, out of Visual Studio 2019, sometimes described as “right-click publish.”
In a second task, you will continue on the path of the Azure App Service Migration Assistant, running the actual web application migration from within that tool to a different Azure Web App.
In a later lab exercise, you will deploy ...