exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 2 question 22 discussion

Actual exam question from Microsoft's AZ-400
Question #: 22
Topic #: 2
[All AZ-400 Questions]

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

  • A. Configure multi-factor authentication (MFA) for your GitHub account.
  • B. Add the Azure Pipelines app to the GitHub repository.
  • C. Add the Azure Boards app to the repository.
  • D. Create a GitHub action in GitHub.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ZodiaC
Highly Voted 3 years, 10 months ago
Correct: You will get the results: https://docs.microsoft.com/en-us/azure/devops/boards/github/install-github-app?view=azure-devops
upvoted 17 times
Sant25
3 years, 7 months ago
CORRECT
upvoted 3 times
...
...
osmantaskiran
Most Recent 7 months, 2 weeks ago
https://learn.microsoft.com/en-us/azure/devops/boards/github/?view=azure-devops
upvoted 1 times
osmantaskiran
7 months, 2 weeks ago
Install and configure the Azure Boards app for GitHub
upvoted 1 times
...
...
Dats1987
1 year, 8 months ago
Here's why this is the correct choice: B The Azure Pipelines app is responsible for integrating Azure Pipelines (Azure DevOps CI/CD) with your GitHub repository. By adding this app to your repository, you enable the integration between Azure DevOps (Azure Boards is a part of Azure DevOps) and GitHub. This integration allows you to automatically trigger builds and release pipelines in Azure Pipelines based on commits, pull requests, or other events in your GitHub repository. It also enables the communication of commit status and build results from Azure Pipelines to Azure Boards, so you can track the status of your work items (such as user stories or tasks) in Azure Boards based on the build and deployment status in Azure Pipelines. So, by adding the Azure Pipelines app to your GitHub repository, you establish the link between GitHub and Azure DevOps (which includes Azure Boards), enabling commit status to be displayed in Azure Boards.
upvoted 1 times
Mousavi
3 months, 3 weeks ago
this is needed for CI/CD but not for commit status tracking in Azure Boards.
upvoted 1 times
...
...
yana_b
1 year, 9 months ago
Selected Answer: C
Correct
upvoted 1 times
...
yana_b
1 year, 9 months ago
Selected Answer: C
Цоррецт
upvoted 1 times
...
renzoku
1 year, 10 months ago
Selected Answer: C
To do first, establish a connection between GitHub repository and Azure boards
upvoted 2 times
...
syu31svc
2 years, 9 months ago
Selected Answer: C
C is correct as supported by explanation given
upvoted 1 times
...
Govcomm
2 years, 10 months ago
Azure board apps for the commit status
upvoted 1 times
...
Eltooth
3 years ago
Selected Answer: C
C is correct answer.
upvoted 1 times
...
UnknowMan
3 years ago
Selected Answer: C
Correct
upvoted 1 times
...
rdemontis
3 years, 2 months ago
Selected Answer: C
correct
upvoted 1 times
...
Axz
3 years, 2 months ago
Got this question today March 2022
upvoted 3 times
Whirly
3 years, 2 months ago
Hi Axz, thanks for commenting on Questions appeared in exam, please do add more. Thanks
upvoted 2 times
...
...
gonza89
3 years, 3 months ago
Selected Answer: C
correct answer
upvoted 1 times
...
gekal
3 years, 7 months ago
Installing the Azure Boards app for GitHub is the first step in connecting Azure Boards to your GitHub repositories.
upvoted 1 times
...
erico
3 years, 11 months ago
One of the ways to configure Azure Boards and GitHub is to add the Azure Boards Application to the GitHub repository.
upvoted 3 times
...
igorole
3 years, 11 months ago
All wrong: should be 1. Add a GitHub connection
upvoted 2 times
...
leonelferrari
3 years, 11 months ago
is Correct!
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...