Introduction

This page will get you started for a CI-based analysis in SonarQube Cloud if you're working with an Azure pipeline.

circle-info

The Azure DevOps Extension for SonarQube Cloud must be installed in your Azure DevOps organization: see Azure DevOps Extension.

  1. Before starting, read the Azure Pipelines integration overview page.

  2. Create your SonarQube Cloud project. See Creating your project and Configuring Azure DevOps project binding.

  3. Set up your project integration with Azure Pipelines. See Configuring project for Azure Pipelines.

  4. Add the SonarQube Cloud analysis to your Azure build pipeline. Here are pages deadicated to each of the unique project types:

  5. Once your project has been successfully analyzed in your build pipeline, you can add a quality gate status widget to your project to monitor the status of your projects directly in your Azure DevOps dashboard. See the Adding the quality gate status widget to your project article for more details.

Last updated

Was this helpful?