---
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


---

# Run Discovery on Azure DevOps config provider

# Run Discovery on Azure DevOps config provider {#ariaid-title1}

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

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.

## Before you begin

Role required: none

## Procedure

1. Navigate to the Admin portal and select ManageCredentials.
2. Add the API key credential that you created with the Personal Access Token (PAT) credential.  
   For more information on setting PAT privileges, see [Azure DevOps permissions](https://www.servicenow.com/docs/LoZA6qkGg~c8~KWhTvpzFg "Azure DevOps discovery and provision permissions.").
3. Prefix the Personal Access Token (PAT) with a colon and encode it to base64 format.
   1. Add a colon before your PAT value.  
      Format: `:PAT`
   2. Encode the string to base64 format.  
      The result is an encoded string.
4. Prefix the encoded base64 string with `Basic ` (include a space after Basic).  
   Format: `Basic (encoded_base64_string)`
5. Add a required alias.
6. Navigate to ManageConfig Management and add a config provider.  

   <br />

   Important:  
   Infrastructure as Code (IaC) Discovery is supported. You can discover the Azure DevOps pipeline Ansible job templates by setting up a scheduled discovery.
7. Discover all projects, pipelines, and pipeline variables in an organization by running Discovery.  

   <br />

8. Find the Config installables under the selected Azure DevOps project.  

   <br />

## Result

You can now order an Azure DevOps catalog item from the Azure DevOps catalog order form on Employee Center.

*[\>]: and then


