This is the continuation of my first post about continuous integration and continuous delivery in Azure DevOps. You can read the first part here: Continuous Integration and Continuous Delivery pipeline in Azure DevOps for Azure App Service - Part I. In this post, I will create the release pipelines to deploy the ASP.NET Core Web … Continue reading Continuous Integration and Continuous Delivery pipeline in Azure DevOps for Azure App Service – Part II
Tag: Continuous Delivery
Continuous Integration and Continuous Delivery pipeline in Azure DevOps for Azure App Service – Part I
In this post I am going to show how to create a Continuous Integration and Continuous Delivery pipeline in Azure DevOps for your PaaS - Azure App Service. The whole process is for a .NET Core Web API. However, Azure DevOps let's you create this kind of process for multiple platforms. Plus, in Azure you … Continue reading Continuous Integration and Continuous Delivery pipeline in Azure DevOps for Azure App Service – Part I

