Skip to main content

Azure DevOps Azure DevOps

Azure DevOps Server is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities. It covers the entire application lifecycle, and enables DevOps capabilities.

Creating an Azure DevOps connection

Create the connection by using one of the following methods:

Using OAuth

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the Azure DevOps icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Click Azure DevOps to authenticate using OAuth.
  5. Sign in using your credentials.

Using access token

To create the connection you need:

  • A personal access token (PAT)

Obtaining the credentials

Follow this guide to obtain a PAT.

Authenticate with personal access tokens - Azure DevOps

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the Azure DevOps icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select Access Token as the method to make the connection.
  5. Fill in the parameters:
    • The token and your organization name
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.