ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

295 / 375

Question 295:

Whizlabs added the SonarCloud scanner task to their CI pipeline. They want SonarCloud to run after the Unit test`s run. 
Bellow is the part of their Azure DevOps pipeline script for the SonarCloud Analysis task. 
image
<span style="font-size:calc(var(--rem) * 1px * 1.0625); letter-spacing:0px">Will pipeline run SonarCloud Analysis for master branch pull request if the Unit test fails?

Answer options:

A.Yes
B.No