How to Automate Code Scan with SonarQube from Azure DevOps YAML Pipeline | SonarQube Azure DevOps

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

Pre-requisites:
Azure DevOps Account
Make sure SonarQube is up and running
Make sure Java Project is setup, click here for Sample Java Code
Service connection to connect to GitHub from Azure DevOps using GiHub's PAT(token)
Service connection to integrate with SonarQube from Azure DevOps
Make sure you install SonarQube plug-in/Add-on in Azure DevOps using below URL:

How to add SonarQube plug-in in Azure DevOps?

Create Token in SonarQube to authenticate with Azure DevOps
You need to login to SonarQube using your admin password. admin/admin123 and click on Admin on your top side.
Create Service Connections in Azure DevOps

Login to Azure DevOps. Select your project dashboard.
Create a YAML Pipeline in Azure DevOps
Run the pipeline
check results in SonarQube

Azure DevOps Classic pipeline Integration with SonarQube:
Рекомендации по теме
Комментарии
Автор

Hi Ananth,
You're doing a really great job by creating these videos, thank you!! ❤

nike
Автор

Thank you, videos + articles are very helpful.

asbat
Автор

Hi Bro,

Can you please make a video explaining the structure/syntax of Ansible & Terraform step by step in layman terms how to write a playbook for Ansible & how to write main.tf for Terraform

I am new to both & don't have experience in coding or programming & its confusing how the indentation are used like Spacings, Hyphens, Commas, Curly brackets, Variables, loops etc. are used. Please its a request if possible


Thanks & regards

anand-nbbb