Adding analysis to your Azure pipeline
General guidelines to add SonarQube Server analysis to your Azure pipeline.
Before you begin, see About Azure Pipelines integration.
Create your SonarQube Server project, see Importing your Azure DevOps repository.
Set up your project integration with Azure Pipelines. See Setting up Azure integration for your project.
Add the SonarQube Server analysis to your Azure build pipeline:
Once you have added the SonarQube Server analysis to your build pipeline, you can check the SonarQube Server Quality gate status in release pipeline.
If you want to decorate your pull request with a quality gate status and are not interested to have SonarQube Server annotations in your PR, see the Disable pull request annotations article.
Related pages
Related online learning
Last updated
Was this helpful?

