---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://www.servicenow.com/docs/r/it-operations-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Integrating Azure DevOps and CI-CD tool

# Integrating Azure DevOps and the Continuous Integration-Continuous Deployment pipeline {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

You can process the release request from the Cloud Services Catalog workflow with Azure DevOps for end-to-end automation of the development process, including provisioning the resources, and deploying and monitoring the applications.

The Azure DevOps and Continuous Integration-Continuous Deployment (CI-CD tool) pipeline integration is a release deployment process. You can use Cloud Services Catalog and the CI-CD tool to manage the deployed resources in Configuration Management Database (CMDB), directly through flows and actions.

## Benefits of Azure DevOps pipelines with Cloud Services Catalog {#integrating-azure-devops-and-cicd-pipeline__section_bmd_ddv_vyb}

By using the Azure DevOps pipelines with Cloud Services Catalog, your organization gets the following benefits:

* Ability to work with CI-CD pipelines regardless of the underlying languages that are used in the pipelines (JavaScript, Java, Node.js, or Python).
* Support for all major version control systems such as GitHub, GitLab, Azure DevOps, Atlassian Bitbucket, or Team Foundation Version Control (TFVC).
* Support for Amazon Web Services and Microsoft Azure Cloud services.
* Ability to deploy the application anywhere (on-cloud or on-premises, containers, or virtual machines) or in any environment. For more information, see [ADO and Release and Life-cycle Management](https://www.servicenow.com/docs/kYvtDTEOLzBYv9T~~ssQpA "The components and stages of an Azure DevOps pipeline are comprehensive and highly customizable. You can define multiple stages, tasks, and integrations based on your specific requirements and technology stack using Cloud Services Catalog.").
* Ability to deploy Kubernetes, Platform as a Service (PaaS), and so on, without any development change needs.
* Automatic updates to CMDB through the required tags.
* Approvals and governance steps that are built into the workflow.
{#integrating-azure-devops-and-cicd-pipeline__ol_nts_xjr_3yb} Key steps in integrating Azure DevOps and CI-CD pipeline

1. Use the release pipelines and Azure DevOps by Cloud Services Catalog.
2. Set up the Microsoft Azure DevOps console.
3. Run Discovery on Azure DevOps config provider.
4. Order a Microsoft Azure DevOps catalog item.
{#integrating-azure-devops-and-cicd-pipeline__ol_bcs_rqh_d1c}
* **[Release pipelines and Azure DevOps by Cloud Services Catalog](https://www.servicenow.com/docs/edTQYS5D2IRSWD27hCTYhQ)**   
  Azure DevOps has release pipelines, such as the Continuous Integration-Continuous Deployment (CI-CD) pipelines, that offer a build, test, and deploy approach. You can use these fully automated processes to rapidly deploy build requests to the production environment.
* **[Set up the Microsoft Azure DevOps console](https://www.servicenow.com/docs/r_tx8s7sQvEyBzbX2FdjBA)**   
  Set up the Microsoft Azure DevOps console as the first step before you run Discovery and order a catalog item in the Cloud Services Catalog application.
* **[Run Discovery on Azure DevOps config provider](https://www.servicenow.com/docs/ofl1T5MU0ctx0OrBpFrQlQ)**   
  Add the Azure DevOps config provider and run Discovery to discover all projects, pipelines, and pipeline variables in an organization by using the Cloud Services Catalog application.
* **[Order a Microsoft Azure DevOps catalog item](https://www.servicenow.com/docs/RoxSEebKsSxSCI3uFfpHPA)**   
  Provision the Microsoft Azure DevOps catalog by using the Microsoft Azure DevOps catalog order form in the Cloud Services Catalog application.

