SonarQube Community Build | DevOps platform integration | Azure DevOps integration | Adding analysis to Azure pipeline | Introduction
Adding SonarQube analysis to your Azure build pipeline
On this page
Before starting, see Azure Pipelines integration overview.
Once you have created and set up your SonarQube Community Build project (see Importing your DevOps repositories and Setting up feature integration with Azure DevOps for your project), you can add the SonarQube Community Build analysis to your Azure build pipeline:
- Adding analysis for a Gradle or Maven project
- Adding analysis for a .NET project
- Adding analysis for a JS, TS, GO, Python, PHP or other project
Once you have added the SonarQube Community Build analysis to your build pipeline, you can check the SonarQube quality gate status in your release pipeline.
The SonarQube Community build doesn't support the analysis of C family projects and monorepos. See SonarQube Community Build feature support to view which SonarQube deployments support these features.
Related pages
Was this page helpful?