AZ-400 · Question #409
You have multiple teams that work on multiple projects in Azure DevOps. You need to plan and manage the consumers and producers for each project. The solution must provide an overview of all the proje
The correct answer is C. Install the Dependency Tracker extension and create dependencies for each project.. You use the Dependency Tracker to plan dependencies at the beginning of an iteration or release, and to track the status during development. For any given dependency, there are two parties involved: Consumer: Feature team who has a need and starts a request for work Producer: Fea
Question
Options
- AAdd a Predecessor or Successor link to the feature or user story for the items of each project.
- BAdd a Parent or Child link to the feature or user story for the items of each project.
- CInstall the Dependency Tracker extension and create dependencies for each project.
- DCreate a custom query to show the consumers and producers and add a widget to a dashboard.
How the community answered
(55 responses)- A5% (3)
- B15% (8)
- C76% (42)
- D4% (2)
Explanation
You use the Dependency Tracker to plan dependencies at the beginning of an iteration or release, and to track the status during development. For any given dependency, there are two parties involved: Consumer: Feature team who has a need and starts a request for work Producer: Feature team who makes a commitment to deliver work https://learn.microsoft.com/en-us/azure/devops/boards/extensions/dependency- tracker?view=azure-devops
Topics
Community Discussion
No community discussion yet for this question.