{"id":4053,"date":"2023-11-04T23:14:02","date_gmt":"2023-11-04T23:14:02","guid":{"rendered":"http:\/\/localhost:10003\/building-and-deploying-a-net-core-app-to-azure\/"},"modified":"2023-11-05T05:48:01","modified_gmt":"2023-11-05T05:48:01","slug":"building-and-deploying-a-net-core-app-to-azure","status":"publish","type":"post","link":"http:\/\/localhost:10003\/building-and-deploying-a-net-core-app-to-azure\/","title":{"rendered":"Building and deploying a .NET Core app to Azure"},"content":{"rendered":"

Overview<\/h1>\n

In this tutorial, we will learn how to build and deploy a .NET Core application to Azure. We will start by creating a new .NET Core web application using Visual Studio. Next, we will configure the application for Azure and create an Azure App Service. Finally, we will publish our application to Azure.<\/p>\n

Prerequisites<\/h1>\n

To follow this tutorial, you will need the following:<\/p>\n