This version of the SonarQube documentation is no longer maintained. It relates to a version of SonarQube that is not active.

Introduction

Adding SonarQube analysis to your Azure pipeline

Before starting, see Azure Pipelines integration overview.

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

The Azure DevOps extension for SonarQube Server running in your Azure pipeline can automatically detect Introduction or Introduction being built. You don’t need to specifically pass them as parameters to the scanner but you should make sure you have set up the Setting up project integration.

Once you have added the SonarQube Server analysis to your build pipeline, you can Quality gate status in release pipeline.

Last updated

Was this helpful?