Azure DevOps
SonarQube Cloud’s integration with Azure DevOps allows you to maintain code quality and security in your Azure DevOps repositories. It is compatible with Azure DevOps Services.
Last updated
Was this helpful?
SonarQube Cloud’s integration with Azure DevOps allows you to maintain code quality and security in your Azure DevOps repositories. It is compatible with Azure DevOps Services.
To get started analyzing your Azure DevOps projects with SonarQube Cloud, see Getting started with Azure DevOps.
With this integration, you’ll be able to:
Sign in to SonarQube Cloud with your Azure DevOps credentials.
Import your Azure DevOps repositories into SonarQube Cloud to easily set up SonarQube Cloud projects.
Use Automatic analysis to quickly analyze your code without configuring the need to configure a CI-based analysis. This lets you analyze the main branch and any pull request.
Use the Azure DevOps extension for SonarQube to integrate SonarQube Cloud analyses into your Azure build pipeline. This includes multi-branch analysis features.
Report the analysis’ quality gate status right in Azure Pipeline’s Build Summary page.
Prevent pull request merges when the quality gate fails.
View issues detected on a pull request in Azure DevOps. Each issue will be a comment on the Azure DevOps pull request. If you change the status of an issue in SonarQube Cloud, that status change is immediately reflected in the Azure DevOps interface.
Import your monorepo into SonarQube Cloud to easily manage the related projects.

Last updated
Was this helpful?
Was this helpful?

