SonarQube Integration with Azure DevOps
SonarQube-Azure DevOps Extension
Hi everyone, I will show you how to integrate SonarQube on Azure DevOps in this article.
- Firstly, from “Browse marketplace” on Azure DevOps, search “SonarQube” and click “Get it free” button.
Now, you can choose which collection it will be for and click “Install” button.
Click “Proceed to collection” button.
And SonarQube extesion is ready!
- Secondly, we will generate a token for SonarQube.
SonarQube → Administrator → MyAccount → Security
We will name the token to be used for Azure DevOps and click “Generate” button. We will use this token for Azure Devops soon so make sure you save this token.
Now we will configure Azure DevOps.
Project Settings → Service Connections → New service connection→ SonarQube
Hope you find my article helpful. I wish everyone an awesome day!
You can check this article: Configure SonarQube on Azure DevOps Pipeline