exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 7 question 44 discussion

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

You are developing an open source solution that uses a GitHub repository.
You create a new public project in Azure DevOps.
You plan to use Azure Pipelines for continuous build. The solution will use the GitHub Checks API.
Which authentication type should you use?

  • A. OpenID
  • B. GitHub App
  • C. a personal access token (PAT)
  • D. SAML
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
mak1
Highly Voted 3 years, 1 month ago
B is Correct.
upvoted 12 times
...
Kalaismile06
Highly Voted 3 years ago
This is repeated question. Given answer is correct.
upvoted 5 times
...
rumenta
Most Recent 7 months, 2 weeks ago
There are three authentication types for granting Azure Pipelines access to your GitHub repositories while creating a pipeline but only GitHub App works with GitHub Checks. B is correct. https://learn.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#access-to-github-repositories
upvoted 1 times
...
syu31svc
1 year, 10 months ago
Selected Answer: B
https://docs.github.com/en/rest/guides/getting-started-with-the-checks-api https://docs.github.com/en/developers/apps/building-github-apps/authenticating-with-github-apps Answer is B
upvoted 2 times
...
Eltooth
2 years, 1 month ago
Selected Answer: B
B is correct answer.
upvoted 1 times
...
UnknowMan
2 years, 1 month ago
Selected Answer: B
Correct
upvoted 1 times
...
Cheehp
2 years, 2 months ago
Selected during exam. B. GitHub App
upvoted 2 times
...
rdemontis
2 years, 2 months ago
Selected Answer: B
correct
upvoted 1 times
...
Mev4953
2 years, 3 months ago
GitHub Checks works only with GitHub App https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#:~:text=There%20are%20three%20authentication%20types%20for%20granting%20Azure%20Pipelines%20access%20to%20your%20GitHub%20repositories%20while%20creating%20a%20pipeline.
upvoted 4 times
...
Optimist_Indian
2 years, 4 months ago
Got this question in Feb-2022 exam (scored 910+). Given answer is correct.
upvoted 3 times
...
subrata83
2 years, 8 months ago
Got this in the Az-400 exam(Sep 27 2021)
upvoted 4 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 ...