Designing and Implementing Microsoft DevOps Solutions — Question 58

You manage projects by using Azure Boards.

You have a current work item name itemA that is dependant on a work item named itemB.

You need to define the dependency for itemA.

What should you do in the web portal for Azure DevOps?

Answer options

Correct answer: D

Explanation

The correct answer is D because setting a link type to Successor accurately establishes that itemA is dependent on itemB. Options A, B, and C do not correctly represent the dependency relationship needed in this scenario.