Deploy Your First ASP.NET Core Web Application to Azure Kubernetes Service with Azure DevOps

Ali Kizildag
8 min readFeb 1, 2020

In this article, I am going to tell how to deploy your ASP.NET Core Web Application using Azure DevOps and Azure Kubernetes Service. We are going to create some resources on the Azure Portal and Azure DevOps Pipelines step by step.

You can clone the source code on my Github profile.

This article may be more suitable for those who are just starting out with Azure DevOps.

Prerequisites

--

--