You work for MDFT Pro, a well-known training agency that develops educational software for its students. As a DevOps engineer, you manage a project named EDU_PROJ using Azure Boards for work item tracking, and Azure Repos for source code management.
Your team lead, Claire, reported a critical bug in the student registration module that’s preventing new users from enrolling in courses. This bug was documented as work item #123 in Azure Boards. You’ve identified and fixed the issue in your code.
Now, when you commit your changes to the repository, you need to ensure that the work item is automatically updated to a “Resolved” state. What should you add to your commit message to properly link and resolve this work item?
Choose the correct answer from the options below.
Explanations for each answer: