ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 82 - AZ-400 discussion

Report
Export

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
Answers
A.
OpenID
B.
GitHub App
Answers
B.
GitHub App
C.
a personal access token (PAT)
Answers
C.
a personal access token (PAT)
D.
SAML
Answers
D.
SAML
Suggested answer: B

Explanation:

Write permission for the Checks API is only available to GitHub Apps.

Note: Authenticating as a GitHub App lets you do a couple of things:

You can retrieve high-level management information about your GitHub App.

You can request access tokens for an installation of the app.

Reference:

https://docs.github.com/en/rest/guides/getting-started-with-the-checks-api

asked 02/10/2024
Bogdan Karolic
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first