---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/it-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Integrating your pipeline in DevOps Config

# Integrating your pipeline in DevOps Config {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Integrate your Argo CD, Azure DevOps, or Jenkins pipeline with DevOps Config to interact with your data model.  
Importante:  
DevOps Config is now deprecated and no longer supported or available for new activation.

Validate application and infrastructure details against your organization policies, and commit
config data the same way software code is committed to a code repository.

Configuration data is pulled in your CI/CD pipeline to deploy not just a code for an
application, but all the related configuration with that code as well.  
Nota:  
Pipeline integration requires plugin installation. See [Configure your pipeline in DevOps Config](https://servicenow-prod.fluidtopics.net/TN5tue8dYuRJxBLfkQF7EQ "Configure your Argo CD, Azure DevOps, or Jenkins pipeline with DevOps Config to interact with your data model.") for installation requirements.

## DevOps Config and DevOps Change Acceleration {#devops-config-integrations__section_hnc_lpj_2xb}

With the DevOps Change Velocity change control feature, a change request is created as part of the pipeline for DevOps Config configuration changes.  
Set up change acceleration in your pipeline.

Argo CD
:

Azure DevOps
:   Using the <kbd class="ph userinput">ServiceNow-DevOps-Server-Change-Acceleration</kbd>
    Azure DevOps task.

Jenkins
:   Using the <kbd class="ph userinput">snDevOpsChange</kbd>
    Jenkins action.

In DevOps Change Velocity, navigate to DevOpsOrchestratePipeline Change Requests to view and approve DevOps change requests created by DevOps Config changes.

See [Accelerating your DevOps change process](https://servicenow-prod.fluidtopics.net/1SbYsGWkHRvSYO8aZpGxDw "Enable the change acceleration feature of DevOps Change Velocity for automatic change request creation in your pipeline, and use change approval flows and policies to automate approval under certain conditions.") for more information regarding the DevOps Change Acceleration feature.

