Designing and Implementing Microsoft DevOps Solutions — Question 24

You have a private GitHub repository.
You need to display the commit status of the repository on Azure Boards.
What should you do first?

Answer options

Correct answer: C

Explanation

The correct answer is C, as adding the Azure Boards app to the repository is essential for displaying commit status on Azure Boards. Options A and D do not directly relate to displaying commit status, while option B pertains more to Azure Pipelines rather than Azure Boards.