nerdexam
Microsoft

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

Submitted by satoshi_tk· Mar 6, 2026Design and implement build and release pipelines

Question

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 place for managing technical debt. Which of the following would you recommend? (Choose 2)

Exhibit

AZ-400 question #143 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)
  • A
    19% (5)
  • B
    74% (20)
  • C
    7% (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

#SonarQube#technical debt#code quality#pre-deployment approvals

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice