Microsoft
AZ-400 · Question #539
You manage a project by using Azure Boards, and you manage the project code by using Azure Repos. You have a bug work item that has an ID of 123. You need to set the work item state to Resolved. What
The correct answer is A. #123 fixed. https://learn.microsoft.com/en-us/azure/devops/repos/git/resolution-mentions?view=azure-devops
Submitted by miguelv· Mar 6, 2026Configure processes and communications
Question
You manage a project by using Azure Boards, and you manage the project code by using Azure Repos. You have a bug work item that has an ID of 123. You need to set the work item state to Resolved. What should you add to the commit message?
Options
- A#123 fixed
- B#123 Resolved-
- CVerifies #123-
- DResolves #123-
How the community answered
(25 responses)- A88% (22)
- B4% (1)
- D8% (2)
Explanation
https://learn.microsoft.com/en-us/azure/devops/repos/git/resolution-mentions?view=azure-devops
Community Discussion
No community discussion yet for this question.