Skip to main content

Connect with Azure DevOps

Azure DevOps (ADO) 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.

Use the SEI Azure DevOps Services integration to integrate SEI with ADO Services. SEI ingests pipelines, Git repos, Team Foundation Version Control (TFVC), and Azure Boards data from ADO Services.

Azure DevOps Services is a cloud offering. To integrate with the on-premises offering, Azure DevOps Server, you must use an Ingestion Satellite.

Requirements

The following permissions and settings are required to use the SEI AzureDevOps Services integration:

  • You have registered for Azure DevOps Services and created organizations and projects in ADO.
  • All SEI-relevant ADO projects use Git for version control.
  • You have enabled Third-party application access via OAuth in your ADO organization policies.
  • Your Azure DevOps account has one of the following access levels: Basic, Basic + Test Plans, or Visual Studio Professional/Enterprise. For more information, go to the Microsoft documentation on Azure DevOps Access Levels.
  • You have Reader permission (or higher) for all SEI-relevant Azure DevOps projects. For more information, go to the Microsoft documentation on Azure DevOps Permissions.

Permissions for an Azure DevOps user who can access two projects and can't access a third project.
info

If you have enabled an allow list in your Azure DevOps account, certain Harness IP addresses must be added to it in order to allow communication between the Harness Platform and Azure DevOps. If the necessary IPs are not whitelisted, the integration may fail to authenticate or sync data properly.

To ensure your integration can work correctly, please refer to the list of Harness Platform IPs that may need to be whitelisted in your firewall.

Add the integration

  1. In your Harness Project, select the SEI Module, and go to your Account.
  2. Select Integrations under Data Settings.
  3. Select Available Integration, locate the Azure DevOps Services integration, and select Install.

  1. Select Using OAuth as the type of authentication to configure the integration. You'll be redirected to the Azure Devops platform, sign in with your Azure DevOps credentials to authenticate via OAuth.

  1. Enter a Name for the integration.
  2. The Description and Tags are optional.
  3. Specify the Azure DevOps Organizations to associate with the integration. If left unspecified, all accessible organizations will be associated.

Limitations

  1. The Azure DevOps integration currently ingests and retains data for the last 90 days.
  2. The SCM Rework metric, including the Rework widget, is not stable at this time for Azure DevOps integration.
  3. Data for the following widgets (duration metrics) is not available:
    • CICD Job Duration Report
    • CICD Job Duration Single Stat
    • CICD Job Duration Trend Report
    • CICD Pipeline Jobs Duration Report
    • CICD Pipeline Jobs Duration Trend Report
  4. The integration does not accurately reflect the pipeline stage status across the widgets.
  5. Lead time widgets are not fully supported for this integration
note

After adding the integration, it may take up to 24 hours for data to fully sync to SEI. During this time, any widgets you set up in Insights may not display data until the sync is complete.

See also