GH-100 Microsoft GitHub Administration Free Practice Exam Questions (2025 Updated)
Prepare effectively for your Microsoft GH-100 GitHub Administration certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.
What is the first step when sensitive data is accidentally pushed to a public GitHub repository?
Which of the following is true about outside collaborators in a GitHub organization?
How does GitHub support compliance requirements for enterprises?
Which Git operation is not included in the Git activity audit log?
You are managing a repository in your organization's GitHub account. A team member asks you to confirm who has access to the repository and their permission levels. Which tool should you use to review and manage repository access?
What is the potential consequence of enabling multiple rulesets that apply to the same branch in a repository?
Your enterprise has multiple organizations, and you want to ensure consistent security policies across all teams. Which feature should you use?
You need to contact GitHub Premium Support. What are valid reasons for submitting a support ticket? (Each answer presents a complete solution. Choose two.)
Which of the following GitHub token types supports fine-grained repository permissions AND is recommended for CI/CD automation?
How is CodeQL different from other static analysis tools?
A Itremoves insecure code automatically
B. It allows querying of code semantics using a database-like language.
C. It only works for open-source projects.
D. It runs analysis only after a security breach.
How does Dependabot determine which security update PRs to open?
You have subscribed to GitHub Premium Support, and you need to submit a support ticket. GitHub Premium Support can help you with:
You are using GitHub-hosted runners and need to securely deploy to an internal system. The security team requires that these runners use IP address ranges that would not be shared with other companies. Which of the following approaches would meet their requirements?
What benefit does GitHub Advanced Security provide?
You need to create a support bundle for your GitHub Enterprise Server instance with the hostname ghe.avocado.corp. What command should you use to create a support bundle?
What is the effect of enforcing a policy that restricts GitHub Actions to only those created by the enterprise?
What distinguishes Enterprise Managed Users (EMUs) from standard GitHub accounts?
When comparing fine-grained Personal Access Tokens (PATs) with classic PATs, which of the following statements is accurate?
Which of the following actions can a user with Write permissions perform in a GitHub repository?