Connecting sonarqube from Visual studio

Hi All,

We are trying to integrate Sonarqube with Visual studio. Is there a way to build the code via visual studio and push the coverage to Sonarqube. Please advice.

Sonarqube version 9.3 … Visual studio 2017.

Hi,

:warning: Make sure you upgrade to SonarQube v9.9 LTS soon, not only to benefit from our Best LTS Ever™, but because soon we will systematically ask users to upgrade when they ask questions about earlier versions of SonarQube, which are now considered unsupported. :smiley:

You’re not going to be able to push coverage reports to SonarQube directly from Visual Studio. You’ll need to run an analysis. The docs will get you started.

 
HTH,
Ann