Microsoft GH-100 - GitHub Administration Exam
Page: 3 / 13
Total 65 questions
Question #11 (Topic: Topic 2: Manage user identities and GitHub authentication
)
You are planning GitHub account management for a healthcare organization with strict compliance requirements. Which THREE of the following statements accurately describe GitHub Enterprise Managed Users (EMU) accounts? (Choose three.)
A. EMU accounts can be used for both personal and enterprise repositories.
B. EMU accounts are managed through an identity provider such as Azure AD.
C. EMU accounts allow users to create and manage their own credentials.
D. EMU accounts restrict users to enterprise-related activities only.
E. EMU accounts are created and managed by individual users.
F. EMU accounts are owned by the organization and cannot be unlinked.
Answer: BDF
Question #12 (Topic: Topic 2: Manage user identities and GitHub authentication
)
A GitHub Enterprise administrator is planning to implement SAML SSO across their company. Which of the following correctly distinguishes enterprise-wide SAML SSO from organization-level SAML SSO?
A. Enterprise-wide SAML SSO requires less initial administrative overhead than organization-level implementation.
B. Enterprise-wide SAML SSO allows different organizations to use different authentication methods.
C. Enterprise-wide SAML SSO immediately removes users who fail to authenticate via the IdP.
D. Enterprise-wide SAML SSO ensures users authenticate through the same IdP across all organizations.
Answer: D
Question #13 (Topic: Topic 2: Manage user identities and GitHub authentication
)
What distinguishes Enterprise Managed Users (EMUs) from standard GitHub accounts?
A. EMUs are fully controlled by an IdP and cannot log in with personal credentials
B. EMUs can only be created using email invites
C. EMUs are managed in GitHub and use GitHub authentication
D. EMUs are only available for GitHub Enterprise Server
Answer: A
Question #14 (Topic: Topic 2: Manage user identities and GitHub authentication
)
Your organization is implementing team synchronization. Which of the following should you prioritize during the setup process?
A. Disabling the audit log stream
B. Setting an infrequent sync schedule to reduce performance impact
C. Allowing manual updates to team memberships
D. Clearly define how identity provider groups will align with GitHub teams and roles
Answer: D
Question #15 (Topic: Topic 2: Manage user identities and GitHub authentication
)
What makes GitHub Apps a more secure choice for automation over OAuth Apps?
A. GitHub Apps always require two-factor authentication.
B. GitHub Apps can only be installed by organization owners.
C. GitHub Apps are limited to read-only access and cannot write to repositories.
D. GitHub Apps authenticate as an app with fine-grained permissions, not as a user.
Answer: D