Microsoft
AZ-400 · Question #381
You are integrating an Azure Boards project and a GitHub repository. You need to authenticate Azure Boards to GitHub. Which two authentication methods can you use? Each correct answer presents a…
The correct answer is D. GitHub user credentials E. a personal access token (PAT). https://learn.microsoft.com/en-us/azure/devops/boards/github/connect-to-github?view=azure- devops#authentication-options The following authentication options are supported based on the GitHub platform you want to - GitHub.com user account (Recommended) - Personal access token…
Submitted by haru.x· Mar 6, 2026Design and implement a source control strategy
Question
You are integrating an Azure Boards project and a GitHub repository. You need to authenticate Azure Boards to GitHub. Which two authentication methods can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Options
- Aa trusted root certificate
- Ba publisher certificate
- CAzure Active Directory (Azure AD)
- DGitHub user credentials
- Ea personal access token (PAT)
How the community answered
(37 responses)- A3% (1)
- B3% (1)
- C5% (2)
- D89% (33)
Explanation
https://learn.microsoft.com/en-us/azure/devops/boards/github/connect-to-github?view=azure- devops#authentication-options The following authentication options are supported based on the GitHub platform you want to - GitHub.com user account (Recommended) - Personal access token (PAT)
Community Discussion
No community discussion yet for this question.