Adding SonarQube analysis to your Azure pipeline.
Before you begin, see the Azure Pipelines integration overview page.
Once you have created and set up your SonarQube Community Build project, see Creating and configuring your Azure DevOps project and Setting up project integration, you can add the SonarQube Community Build analysis to your Azure build pipeline:
Gradle or Maven project
.NET project
JS, TS, Go, Python, PHP, etc. project
Once you have added the SonarQube Community Build analysis to your build pipeline, you can check the SonarQubeQuality gate status in release pipeline.
The SonarQube Community build doesn’t support the analysis of C family projects and monorepos. See Feature comparison table to view which SonarQube deployments support these features.
Azure Pipelines integration overview
Setting up Azure DevOps integration at global level
Creating and configuring your Azure DevOps project
Setting up project integration at the project level
Troubleshooting analysis
Last updated 1 month ago
Was this helpful?