ttmind

Main Navigation

ttmind
  • jim-jams
  • Tech
  • Positive
Login

Login

Facebook Google

OR

Remember me Forgot password?

Don't have account? Signup here.

Sort by Categorys

.Net

PHP

Java

JavaScript

Database

Server

Client Side

Tools

Artificial Intelligence

Cloud

Hybrid Development

Event

Smart City

Education

Security

Scrum

Digital Marketing

APP Development

Business

Internet

Simulation

Art

Network

Microservices

Architecture

Technology

Leadership

    Top Articles

  • How Does Social Media Bring People Together?
    TTMind Author
  • How to read appSettings JSON from Class Library in ASP.NET Core
    Anil Shrestha
  • Printing Support In Asp.Net Core
    TTMind Author
  • HOW TO EXTRACT TEXT FROM IMAGE USING JAVASCRIPT (OCR with Tesseract.js)?
    Prakash Pokhrel
  • Images Upload REST API using ASP.NET Core
    Prakash Pokhrel
  • Related Topic

  • How to read appSettings JSON from Class Library in ASP.NET Core
  • Printing Support In Asp.Net Core
  • Images Upload REST API using ASP.NET Core
  • How to use IActionFilter, IAsyncActionFilter in ASP.NET Core MVC?
  • ASP.NET CORE - Blazor CRUD operation using ADO.NET
  • Tech
  • About Us
  • Contact Us
  • TechHelp
  • PositiveHelp
  • Jim-Jams Help
  • Terms & Conditions

© Copyright ttmind.com

Main Content

SonarQube Code Analysis in Azure DevOps Build Pipeline

.Net .Net Core about 9 months ago || 9/27/2024 || 878 View

  • Hide

Learn how to integrate SonarQube into your Azure DevOps build pipeline for continuous code quality checks. This tutorial walks you through the complete process—from installing and configuring SonarQube to setting it up in Azure Pipelines. Improve your project's code quality with this comprehensive, easy-to-follow guide! Perfect for developers and DevOps professionals.

Watch Video 

 

Step 1
Download and Install Oracle Java
Download link = https://download.oracle.com/java/17/archive/jdk-17.0.10_windows-x64_bin.exe

Step 2
Download and Install SonarQube
Download link = https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-10.4.1.88267.zip

Step 3
Extract the contents of the zip file to C:\sonarqube-10.4.1.88267

Step 4
Set the SONAR_JAVA_PATH environment variable using CMD
set "SONAR_JAVA_PATH=C:\Program Files\Java\jdk-17\bin\java.exe"

Step 5
C:\sonarqube-10.4.1.88267\bin\windows-x86-64\StartSonar.bat

  • 0
  • 0
  • 0
    • Facebook
    • Twitter
    • Google +
    • LinkedIn

About author

Alok Pandey

Alok Pandey

Love to share what I know.

Reset Your Password
Enter your email address that you used to register. We'll send you an email with your username and a link to reset your password.

Quick Survey