{"id":4162,"date":"2023-11-04T23:14:06","date_gmt":"2023-11-04T23:14:06","guid":{"rendered":"http:\/\/localhost:10003\/building-a-ci-cd-pipeline-with-azure-devops\/"},"modified":"2023-11-05T05:47:58","modified_gmt":"2023-11-05T05:47:58","slug":"building-a-ci-cd-pipeline-with-azure-devops","status":"publish","type":"post","link":"http:\/\/localhost:10003\/building-a-ci-cd-pipeline-with-azure-devops\/","title":{"rendered":"Building a CI\/CD pipeline with Azure DevOps"},"content":{"rendered":"

Continuous Integration and Continuous Delivery (CI\/CD) helps to automate the development process to make it more efficient and predictable. CI\/CD pipelines are an important part of modern software development lifecycle. Azure DevOps provides a complete set of tools to build, deploy and test software. In this tutorial, we will walk through the steps required to build a CI\/CD pipeline using Azure DevOps.<\/p>\n

Prerequisites<\/h2>\n

Before we begin the tutorial, we need to ensure that we have the following prerequisites:<\/p>\n