Skip to main content

Add the Azure DevOps Connector

Authenticate to Azure DevOps

After you add the connector, you need to set the required properties.
  • Organization: Enter the name of your organization in the account. To obtain the name of your organization, navigate to Profile > Organizations in your .
  • Azure Dev Ops Edition: Select your edition of .
    • AzureDevOps Online: The default edition.
    • AzureDevOps OnPremise: For this edition, you must also specify the following properties:
      • URL: Enter the public URL of your On-Premises instance (for example, ).
      • User: Enter the username that you use to authenticate to your account.
supports authenticating to in a couple of ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

Azure Active Directory

Basic

To connect with your user credentials, set the following properties:
  • Auth Scheme: Select Basic.
  • Personal Access Token: Enter the personal access token that you use to access your organization’s data. To generate a personal access token:
    1. Log in to your Organization account.
    2. Select Profile > Personal Access Tokens > New Token to generate a token.

Complete Your Connection

To complete your connection:
  1. Specify the following properties:
    • Catalog: Enter the catalog that you want to use for querying tables.
    • Include Custom Fields: Specify whether you want to display custom fields as columns in tables. The default option is True.
  2. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  3. Connect to to connect to your account.
  4. Click Create & Test to create your connection.

More Information