23. Configuring Sonarcloud in azure devops | Using Sonarcloud for static code analysis

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024
  • In this comprehensive video tutorial, we'll guide you through the process of configuring SonarCloud in Azure DevOps to enhance your code quality and security analysis. SonarCloud is a powerful code analysis platform that helps identify code issues, security vulnerabilities, and maintain high-quality standards throughout your development projects.
    Join us as we demonstrate step-by-step instructions on integrating SonarCloud into your Azure DevOps pipelines. You'll learn how to set up a SonarCloud account, configure project settings, and establish a seamless integration between Azure DevOps and SonarCloud for continuous code analysis.
    Throughout the video, we'll explore the various features and capabilities offered by SonarCloud. You'll discover how to define quality gates, establish code quality rules, and generate comprehensive code analysis reports directly within your Azure DevOps environment.
    By following along with this tutorial, you'll be able to leverage the power of SonarCloud to continuously monitor and improve the quality and security of your codebase. Say goodbye to common coding pitfalls and embrace a proactive approach to code quality and security analysis.
    🧑‍💼Add me LinkedIn : / ramakant-dadhichi
    📸Add me on Instagram: / fitnessgeek_ig
    📕Add me on Facebook: / ramakant.dadhichi
    ABOUT MY CHANNEL:
    Hi! I’m Ramakant Dadhichi, On my channel, I provide tech tutorials and insights on the latest cloud technologies, DevOps practices, and data management strategies. Whether you're a beginner or an experienced professional, my videos offer step-by-step guides and best practices for optimizing your workflow and mastering the latest tools and platforms. Join me on a journey of continuous learning and innovation in the fast-paced world of cloud tech and data management.
    Feel free to add me on Instagram/Facebook/LinkedIn

ความคิดเห็น • 13

  • @skillbuilderzone
    @skillbuilderzone  11 หลายเดือนก่อน

    Thank you for taking the time to watch my video. If you enjoyed it, please consider liking and subscribing to my channel for more content like this. Your support means a lot and helps me continue to create videos that you will enjoy. Don't forget to hit the notification bell to be notified whenever I post new content. Thank you again for your support, and I look forward to connecting with you in the comments section below!

  • @madhudadhichi2046
    @madhudadhichi2046 ปีที่แล้ว +1

    Thanks video n good sound quality

  • @sreniivass
    @sreniivass 11 วันที่ผ่านมา +1

    Nice video but how real time gates will mentioned pls let me know who will deside code check quates percentage s to pass code quality s

    • @skillbuilderzone
      @skillbuilderzone  10 วันที่ผ่านมา

      Thank you fpr the input. It should be the Team lead or DevSecOps Lead. You can start from a lower value and improve on it slowly.

  • @lakshmir9462
    @lakshmir9462 หลายเดือนก่อน

    how can we update PAT expired in our existing project can you help

    • @skillbuilderzone
      @skillbuilderzone  หลายเดือนก่อน

      Hi There, you should be able to update the PAT in sonar cloud . The below url should help in managing the PAT,
      docs.sonarsource.com/sonarcloud/getting-started/azure-devops/

  • @baljeetkaur5304
    @baljeetkaur5304 11 หลายเดือนก่อน +1

    I used this I'm facing issue related to msbuild. Exe not found and i was using same command as given in doc. Could you please help me how to solve this.

    • @skillbuilderzone
      @skillbuilderzone  11 หลายเดือนก่อน

      are you using azure pipeline agent with windows pool?
      You might want to check this. Msbuild ll be preinstalled in the microsoft hosted pipleine ( windows)

    • @baljeetkaur5304
      @baljeetkaur5304 11 หลายเดือนก่อน

      @@skillbuilderzone its already present but still error is there

  • @knm6802
    @knm6802 3 หลายเดือนก่อน

    Getting Unsupported Node.JS version detected 18.12.1 error while running the pipeline .how to solve this

    • @skillbuilderzone
      @skillbuilderzone  หลายเดือนก่อน

      You will need to go through the upgrade of nodejs and use the supported versions

  • @baljeetkaur5304
    @baljeetkaur5304 ปีที่แล้ว

    If we choose c++ then how we configure it?

    • @skillbuilderzone
      @skillbuilderzone  ปีที่แล้ว

      Thank youbfor the question.It will identify your repo and you should be able to configure it bybusing the steps provided
      docs.sonarcloud.io/advanced-setup/languages/c-c-objective-c/