How to Integrate SonarQube with Azure DevOps | Automate Code Scan using SonarQube In Azure Pipelines

preview_player
Показать описание

Pre-requisites:
Make sure SonarQube is up and running
Make sure Java Project is setup in Azure Repos
Make sure you install SonarQube plug-in/Add-on in Azure DevOps using below URL:

How to integrate SonarQube with Azure DevOps:

Create Token in SonarQube to authenticate with Azure DevOps
Create Service Connections in Azure DevOps
Create a Pipeline in Azure DevOps
Build pipeline and run code analysis
Check the analysis in SonarQube dashboard
Рекомендации по теме
Комментарии
Автор

Hi how can we configure SonarQube for the python project in my azure repo

ajayyarra
Автор

Do you know if is possible create a Sonarqube as Appservice using docker

jolujs
Автор

hi thanks for the video. how can i integrate sonarqube for React js proj, i am not able to configure..
can youplese send me the code.. thanks

raghur
Автор

Hi How can we get code coverages sonarqube?
As of now it's showing hyphen.

hxxhzlb
Автор

Thanks bro, please make a more content on azure devops.please bro 🙏

chakriatwork
Автор

Hi Bro
Could you please let how to integrate sonar qube for powershell scripts for code analysis in azure devops

maheshk
Автор

Hi bro, how to configure the Java Web app in azure repos?

jagansiram
Автор

Hi can you please help. I did all the steps and there was no error but still my sonarqube dashboard is not updating. Please help its urgent

mohd.baquir
Автор

Thanks for this.
Can you please show how to do this using self hosted agent in yaml pipeline... please?

althaf
Автор

How to email the report to the developer?

kavacham
Автор

Hi
Does Sonarqube support TFVC repository?

swethareddy
Автор

Thanks for explanation. I did the setup, but I am getting certificate error. My agent is setup at Remote desktop. We have installed the certificate at the server.

Error: failed, reason: unable to get local issuer certificate

Please suggest.

suryakantnamdev