I was always annoyed that I had to go through all my Azure DevOps project to find out what Pull Requests I had to review. Before this wasn't such a big issue as I was typically working on a few Azure DevOps projects at max.
But since we switched to a Microservices approach where every service had its own Git repo, it started to annoy me...
Until a colleague sent me a screenshot where he had all pull requests on one screen????
If you go to the root url of your Azure DevOps organisation(https://dev.azure.com/{yourorganizationname}), you have a 'My Pull Requests tab' at your disposal:
This feature existed for a long time but I never noticed it...😏