Microsoft Azure DevOps is a cloud-based platform from Microsoft that provides a suite of development tools for managing the entire software development lifecycle.
After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:
Setting |
Instructions |
---|---|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
Domain * |
Enter your Microsoft Azure DevOps domain. For example, if your account URL is The domain varies depending on the API. For example, when using the Audit API, the domain will be For detailed information on domains, see REST API Reference. |
OAuth 2.0 client * |
Select the OAuth 2.0 client that stores the client ID and client secret provided to you by Microsoft Azure DevOps. How to retrieve the client ID and client secret To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit ( ) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource. |
Tenant ID * |
Enter your Microsoft Azure DevOps Tenant ID. |
Scopes * |
Scopes are OAuth 2.0 permissions that Microsoft Azure DevOps defines to limit access to your account. |
Tip
This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see OAuth 2.0 universal connector documentation.
-
Sign in to your Microsoft Azure account.
-
Navigate to App registrations and click the required app. For information on how to create a new app, see Register an application.
-
From Essentials, copy the Tenant ID (directory ID).
-
From Essentials, copy the client ID (application ID).
-
Navigate Certificates and secrets > Client secrets.
-
Click + New client secret. The Add a client secret panel opens.
-
Enter Description.
-
Click Add.
-
Copy the Client secret (value).