Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-400 Topic 2 Question 76 Discussion

Actual exam question for Microsoft's AZ-400 exam
Question #: 76
Topic #: 2
[All AZ-400 Questions]

Your company is building a new solution in Java.

The company currently uses a SonarQube server to analyze the code of .NET solutions.

You need to analyze and monitor the code quality of the Java solution.

Which task types should you add to the build pipeline?

Show Suggested Answer Hide Answer
Suggested Answer: B

SonarQube is a set of static analyzers that can be used to identify areas of improvement in your code. It allows you to analyze the technical debt in your project and keep track of it in the future. With Maven and Gradle build tasks, you can run SonarQube analysis with minimal setup in a new or existing Azure DevOps Services build task.


https://docs.microsoft.com/en-us/azure/devops/java/sonarqube?view=azure-devops

Comments

Currently there are no comments in this discussion, be the first to comment!


Save Cancel