Introduction

Adding SonarQube analysis to your Azure pipeline.

Before you begin, see Azure Pipelines integration overview.

Once you have created and set up your SonarQube Community Build project, see Creating and configuring your project and Setting up project integration, you can add the SonarQube Community Build analysis to your Azure build pipeline:

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.

Last updated

Was this helpful?