Skip to main content

Azure DevOps

Authenticate to Azure DevOps repositories using a personal access token (PAT).

Create Azure DevOps credentials

After creating and copying your access token, create a new credential in Seqera:

  1. From an organization workspace: Select Credentials > Add Credentials. From your personal workspace: Go to the user menu and select Your credentials > Add credentials.
  2. Enter a Name for the new credentials.
  3. Select Azure DevOps as the Provider.
  4. Enter your Username and Access token.
  5. (Recommended) Enter the Repository base URL to scope the credentials to a specific repository (e.g., https://dev.azure.com/<your organization>/<your project>).