Master Microsoft GitHub Administration GH-100: Your Gateway to DevOps Excellence
Which of the following is the responsibility of a Team Maintainer in a GitHub organization? (Choose two.)
Correct : B, C
Team maintainers can manage nested sub-teams - requesting to add or change parent/child teams within the organization's hierarchy.
Team maintainers have permission to add and remove members from their team, controlling day-to-day team membership.
Start a Discussions
Your organization is implementing team synchronization. Which of the following should you prioritize during the setup process?
Correct : D
Before you enable team synchronization, you should clearly define how groups in your identity provider will map to GitHub teams and roles - ensuring that when the sync runs, users land in the correct teams with the right permissions.
Start a Discussions
Which of the following is a benefit of creating a new GitHub organization?
Correct : C
Creating a new organization gives you a dedicated container for your shared work, letting you isolate repositories, projects, teams, billing settings, and policy configurations on an organization-by-organization basis.
Start a Discussions
Why is a GitHub App preferred over a PAT for machine authentication?
Correct : B
GitHub Apps issue short-lived installation tokens that you scope to only the permissions and repositories your automation needs, reducing blast radius and automatically rotating credentials.
Start a Discussions
What do you need to successfully generate a support bundle on a GitHub Enterprise Server?
Correct : C
You must have administrator-level SSH access to the GitHub Enterprise Server appliance so you can run the ghe-support-bundle command over SSH and capture the bundle locally.
Start a Discussions
Total 65 questions