You need to configure GitHub to use Azure Active Directory (Azure AD) for authentication. What should you do first? A. Create a conditional access policy in Azure AD. B. Register GitHub in Azure AD. C. Create an Azure Active Directory B2C (Azure AD B2C) tenant. D. Modify the Security settings of the GitHub organization. Suggested Answer: B When you connect to a Git repository from your Git client for the first time, the credential manager prompts for credentials. Provide your Microsoft account or Azure AD credentials. Note: Git Credential Managers simplify authentication with your Azure Repos Git repositories. Credential managers let you use the same credentials that you use for the Azure DevOps Services web portal. Credential managers support multi-factor authentication through Microsoft account or Azure Active Directory (Azure AD). Besides supporting multi-factor authentication with Azure Repos, credential managers also support two-factor authentication with GitHub repositories. Reference: https://docs.microsoft.com/en-us/azure/devops/repos/git/set-up-credential-managers This question is in AZ-400 Exam For getting Microsoft DevOps Engineer Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer