# Azure Devops

## **Connector Overview**

<figure><img src="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FYHaYKUF40w7RForlj08L%2Fimage.png?alt=media&#x26;token=fdc0ff90-35a7-42e3-8560-4e92671eb1a1" alt=""><figcaption></figcaption></figure>

Azure DevOps is a cloud-based set of development tools by Microsoft that helps businesses plan, develop, test, and deliver software applications in a collaborative environment.

**Please Note:** Starting April 2025, Microsoft will no longer accept new registrations of Azure DevOps OAuth apps. In order to connect your Azure repository, you will need to register an application using Microsoft Entra. For more information, please see [here](https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app). For additional information on these recent changes, see [here](https://devblogs.microsoft.com/devops/no-new-azure-devops-oauth-apps/).

## **Authentication Type**

Oauth2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_AZURE\_DEVOPS\_EXPIRES\_AT
* PAN\_SEC\_AZURE\_DEVOPS\_ACCESS\_TOKEN
* PAN\_SEC\_AZURE\_DEVOPS\_EXPIRES\_IN
* PAN\_SEC\_AZURE\_DEVOPS\_TOKEN\_TYPE
* PAN\_SEC\_AZURE\_DEVOPS\_REFRESH\_TOKEN
* PAN\_SEC\_AZURE\_DEVOPS\_SCOPE
* PAN\_SEC\_AZURE\_DEVOPS\_REDIRECT\_URI

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Azure information must be gathered:

* Client ID
* Client Secret
* Scopes

## **API Resources**

For more information on how to utilize the Azure API, feel free to reference the following [documentation](https://learn.microsoft.com/en-us/rest/api/azure/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/azure-devops-oauth2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
