AZ-400 · Question #143
A project team is using Azure Devops for building and deploying projects using pipelines. The application using this infrastructure is a Java based application. You need to ensure a strategy is in pla
The correct answer is B. Carry out an integration between Azure Devops and SonarQube D. Ensure to configure pre-deployment approvals in the deployment pipeline. SonarQube is the perfect tool that can be used for measuring technical debt. Then ensure to create a pre-deployment approval task so that the approver can view the technical debt before proceeding with the approval. Option A is incorrect because Azure DevTest Labs cannot provide
Question
Exhibit
Options
- ACarry out an integration between Azure Devops and Azure DevTest Labs
- BCarry out an integration between Azure Devops and SonarQube
- CEnsure to configure post-deployment approvals in the deployment pipeline
- DEnsure to configure pre-deployment approvals in the deployment pipeline
How the community answered
(27 responses)- A19% (5)
- B74% (20)
- C7% (2)
Explanation
SonarQube is the perfect tool that can be used for measuring technical debt. Then ensure to create a pre-deployment approval task so that the approver can view the technical debt before proceeding with the approval. Option A is incorrect because Azure DevTest Labs cannot provide information on technical debt. Option C is incorrect because you need to ensure the reviewer can review the technical debt first. https://docs.microsoft.com/en-us/azure/devops/java/sonarqube?view=azure-devops
Topics
Community Discussion
No community discussion yet for this question.
