Deploying the GiveNTake backend service from Visual Studio

Visual Studio provides an awesome environment to manage and control your Azure App Service. It's very easy to see what's going on inside your App Service and to deploy your application from Visual Studio, but you must remember that it is not advisable to do so because it requires manual steps that are error-prone. However, for teaching purposes, it's very useful in terms of understanding, and therefore, I decided to start with it:

  1. First, make sure you have opened the Solution Explorer in Visual Studio, and then right-click on the project and select Publish...:

  1. In the Publish... ...

Get Hands-On Full-Stack Web Development with ASP.NET Core now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.