Microsoft
GH-100
Q1:
How does metered billing work in GitHub Enterprise Cloud with Enterprise Managed Users (EMU)?
○
A
Billing is based on number of total users in the enterprise○
B
Billing is based on owners and members of GitHub organizations○
C
Billing is based on total users in the enterprise that are not dormant○
D
Billing is based on the number of users created in Azure AD
Microsoft
GH-100
Q2:
Our organization is updating its enterprise policies. Which of the following steps should you take to ensure alignment with security requirements?
☐
A
Maintain clear documentation of existing policies and policy changes.☐
B
Implement the new enterprise policies across the organization first and then consult with the security team to identify- any necessary adjustments or retrofits☐
C
Implement changes without consulting stakeholders.☐
D
Regularly assess and adjust policies based on evolving risks.
Microsoft
GH-100
Q3:
Which of the following is a key benefit of using GitHub Marketplace Apps in an enterprise?
○
A
They guarantee no downtime during enterprise GitHub maintenance windows○
B
They often include integrations with external services, reducing the need for custom code○
C
Apps eliminate the need for GitHub Actions entirely○
D
All apps come pre-approved by GitHub's internal security team
Microsoft
GH-100
Q4:
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?
○
A
GitHub-hosted larger runners with Azure private networking○
B
GitHub-hosted standard runners, using the IP addresses provided in 'actions' from https://api.github.com/meta○
C
GitHub-hosted standard runners, using the IP addresses provided in 'api' from https://api.github.com/meta○
D
GitHub-hosted larger runners with static IP addresses
Microsoft
GH-100
Q5:
Which events from the audit log are exposed by the GraphQL API? Each answer presents a complete solution. (Choose three.)
☐
A
changes in permissions☐
B
promoting users to administrators☐
C
pushes to repositories☐
D
changes to permissions of a GitHub App☐
E
cloning of repositories