Publish a web app to Azure with Visual Studio

Beginner
Developer
Student
Azure
ASP.NET Core
Visual Studio IDE

Use the publishing features of Visual Studio 2022 to deploy and manage an ASP.NET Core web application hosted on Azure.

Learning objectives

In this module, you will:

  • Create an ASP.NET Core web app in Visual Studio.
  • Publish a web app to Azure using Visual Studio.
  • Update a web app in Visual Studio and publish the changes to Azure.

Prerequisites

  • Knowledge of the Azure cloud environment
  • Familiarity with Visual Studio 2022
  • Familiarity with web app concepts
  • Basic programming knowledge
  • Basic HTML knowledge
  • A local installation of Visual Studio 2022 on Windows