Pipelines

CI CD Pipelines

DevOps deployment pipelines

The Azure DevOps Project simplifies the setup of an entire continuous integration (CI) and continuous delivery (CD) pipeline to Azure with Azure DevOps. You can start with existing code or use one of the provided sample applications. Then you can quickly deploy that application to various Azure services such as Virtual Machines, App Service, Azure Kubernetes Services (AKS), Azure SQL Database, and Azure Service Fabric. Please refer to the Azure documentation here: title

Last modified June 29, 2021: Update Pipelines.md (8d8397e)