Designing and Implementing Microsoft DevOps Solutions — Question 22
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.
You manage a project in Azure DevOps.
You need to prevent the configuration of the project from changing over time.
Solution: Perform a Subscription Health scan when packages are created.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The proposed solution does not meet the goal because a Subscription Health scan is not designed to prevent configuration changes in the project. Instead, it monitors and assesses the health of the subscription. Therefore, the correct answer is B, as it does not fulfill the requirement of maintaining a stable project configuration.