View all questions & answers for the AZ-400 exam
You manage projects by using Azure Boards.
You have a current work item name item A that is dependent on a work item named item3.
You need to define the dependency for item A.
What should you do in the web portal for Azure DevOps?
FromBacklogs, open the context menu, select Add link and then select item3. Set Link type to Related and add the ID of item A
From item A, open the Links tab, and then select Add link. Set Link type to Successor and add the ID of item B.
From Queries,open the context menu, select Add link, and then select Existing item. Set Link type to Affected By and add the ID of item B.
From item A, open the Links tab, and then select Add link. Set Link type to References and add the ID Of item B.
Submit