Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Microsoft GH-100 - GitHub Administration

Page: 1 / 2
Total 65 questions

Which factor affects GitHub Actions pricing for GitHub-hosted runners on GitHub Enterprise Cloud?

A.

Number of workflows defined in .github/workflows/

B.

Number of contributors to the repository Explanation:Incorrect. Contributor count does not impact billing for Actions

C.

Total number of repositories using Actions

D.

Operating system used in the runner environment

What is the effect of enforcing a policy that restricts GitHub Actions to only those created by the enterprise?

A.

Marketplace actions are allowed only with SSO enabled

B.

Actions can only be triggered by organization members

C.

Only actions created within the enterprise are allowed

D.

All public actions are allowed

You want to ensure a secret is automatically available to only workflows in internal and private repositories in the organization. Where do you configure the required access policy?

A.

Actions policies

B.

Runner groups

C.

Rulesets

D.

Organization secret

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

B.

pushes to repositories

C.

changes to permissions of a GitHub App

D.

cloning of repositories

Your organization wants to reduce costs. Which of the following actions should you take?

A.

Grant all users admin permissions

B.

Remove all outside collaborators

C.

Regularly audit for inactive users

D.

Disable SAML SSO for members

Which of the following is true about outside collaborators in a GitHub organization?

A.

They are granted explicit access to specific repositories.

B.

They inherit organization-wide policies, such as SSO requirements.

C.

They have access to all private repositories by default.

D.

They appear in the organization's internal member list.

When comparing a partner identity provider integration with a non-partner identity management solution for GitHub Enterprise Managed Users, which statement is Correct?

A.

The non-partner identity provider integrations can utilize OIDC for authentication.

B.

The non-partner identity provider integrations require manual configuration of SAML 2.0 details.

C.

The partner identity provider integrations support fewer GitHub-supported authentication methods.

D.

The partner identity provider integrations rely on the partner to support the application on the partner IdP.

Which of the following correctly describes the difference between controlling actions at the enterprise level versus the organization level in GitHub?

A.

Enterprise policies and organization policies are independent, with organization policies taking precedence for repositories within the organization.

B.

Enterprise policies configure mandatory settings for organizations.

C.

Enterprise policies apply only to public repositories, while organization policies apply to public, internal, and private repositories.

D.

Enterprise policies can block specific actions, while organization policies can only enable or disable actions entirely.

What is the key benefit of using a GitHub security advisory within a repository?

A.

It automatically reverts commits that introduced the vulnerability.

B.

It allows maintainers to privately disclose, discuss, and publish vulnerabilities.

C.

It flags all forks of the repository as vulnerable.

D.

It prevents users from cloning the repository until issues are resolved.

Which THREE of the following accurately describe how the SCIM protocol enhances user management in GitHub Enterprise Cloud? (Choose three.)

A.

SCIM synchronizes changes to user attributes from the identity provider to GitHub.

B.

SCIM deactivates GitHub accounts when users are deleted from the identity provider.

C.

SCIM automatically deletes organization repositories when administrators are removed.

D.

SCIM automates user provisioning when new users are added to the identity provider.

E.

SCIM generates authentication tokens for accessing GitHub's REST API.

F.

SCIM configures repository permissions based on user roles within the organization.