Introduction to Azure DevOps integration
SonarQube Server’s integration with Azure DevOps allows you to maintain code quality and security in your Azure DevOps repositories.
The integration is compatible with both Azure DevOps Server and Azure DevOps Services.
With this integration, you’ll be able to:
Import your Azure DevOps repositories into SonarQube Server to easily set up SonarQube Server projects.
Smoothly integrate your SonarQube Server analysis into your Azure build pipeline with our Azure DevOps Extension. This includes multi-branch analysis features. See these pages for ALM-specific instructions for adding your analysis using yaml or the Azure Classic editor:
Report the analysis’ quality gate status right in Azure Pipeline’s Build Summary page.
View issues detected on a pull request in Azure DevOps. Each issue will be a comment on the Azure DevOps pull request. If you change the status of an issue in SonarQube Server, that status change is immediately reflected in the Azure DevOps interface.

Related pages
Setting up project integration at the project level
Introduction to adding analysis to your Azure build pipeline
Last updated
Was this helpful?

