Microsoft
AZ-400 · Question #268
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h
The correct answer is A. Yes. As you are reducing the code complexity by reducing the code coupling and the dependency
Submitted by anna_se· Mar 6, 2026Design and implement build and release pipelines
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. The lead developer at your company reports that adding new application features takes longer than expected due to a large accumulated technical debt. You need to recommend changes to reduce the accumulated technical debt. Solution: You recommend reducing the code coupling and the dependency cycles? Does this meet the goal?
Options
- AYes
- BNo
How the community answered
(30 responses)- A73% (22)
- B27% (8)
Explanation
As you are reducing the code complexity by reducing the code coupling and the dependency
Topics
#SonarQube#technical debt#code quality#Azure DevOps integration
Community Discussion
No community discussion yet for this question.