'In Azure DevOps, is there a way to get a report between work tickets and commit deployment?

We use Azure Devops for our ticketing system and pipeline deployment and hosting.

Assuming that work tickets are properly assigned to Pull Requests, is there a way to get a report for a ticket for which servers that ticket's associated pull requests are deployed to?

I would like for QA to be able to look at at ticket and easily see which testing servers code changes have been deployed to (so they don't keep coming to me and asking why my changes don't work when it turns out that they aren't even there yet).



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source