In an Azure pipeline run, work items can be related to failed tests.
How can the work items related to a failed test be retrieved via de REST API?
My goal is to validate all test findings (test fails) have a work item (in our case of type 'user story') linked to it.
