Designing and Implementing Microsoft DevOps Solutions — Question 80

You have a project in Azure DevOps.
You need to push notifications about pull requests to a Microsoft Teams channel. The solution must minimize development effort.
What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because installing the Azure Repos app specifically targets pull request notifications and simplifies the setup process. Options A and B do not focus on pull requests directly, and D involves a more complex solution requiring an Azure function, increasing development effort unnecessarily.