GitHub Admin Questions
GitHub Admin
- As a GitHub Organization administrator, you want users to authenticate using a corporate identity provider. Which of the following is a way to achieve this?
- What is the GitHub dependency graph?
- Which is the minimum level of support that provides help with installing and using Advanced Security?
- Which of the following issues can GitHub Support help resolve? (Choose four.)
- Which of the following are correct methods to generate and share a diagnostic file for GitHub Enterprise Server? (Choose two.)
- Which of the following is the correct procedure for generating a support bundle in GitHub Enterprise Server? (Choose two.)
- Which endpoints does the GitHub API provide to administer your enterprise? (Choose six.)
- What are the steps to install a GitHub App from GitHub Marketplace for an organization?
- What are the benefits and risks of using apps and actions from the GitHub Marketplace?
- What are the key implications of enabling SAML single sign-on (SSO) for an organization in GitHub Enterprise Cloud?
- What is a key difference between enabling SAML Single Sign-On (SSO) for all organizations in an enterprise account versus enabling it for a single organization in GitHub Enterprise Cloud?
- Which GitHub Support level provides SLA and written support in English 24/7?
- What are the steps to enable and enforce SAML SSO for a single organization?
- Which of the following identity providers (IdPs) is NOT officially supported and internally tested by GitHub Enterprise Cloud for SAML SSO?
- How do you require two-factor authentication (2FA) for an organization?
- Which identity providers (IdPs) support GitHub Enterprise Cloud SCIM API for organizations? (Choose three.)
- What is the primary function of Enterprise Managed Users in GitHub?
- How are user accounts provisioned with Enterprise Managed Users?
- What is required for a user to authenticate with an Enterprise Managed Users account?
- Which statement is true regarding usernames and profile information for Enterprise Managed Users?
- What are the implications of a managed user needing to contribute to resources outside of the enterprise?
- What is SCIM in the context of GitHub?
- What's the purpose of SCIM and team synchronization in GitHub?
- What are valid authentication methods available in GitHub? (choose six.)
- How does GitHub Enterprise Cloud differ from GitHub Enterprise Server?
- Which of the following are extra features provided by GitHub Enterprise Cloud over GitHub Free plan? (choose four.)
- What is the purpose of enterprise accounts in GitHub Enterprise Cloud?
- Which of the following is a management option exclusive to GitHub Enterprise Cloud?
- Which is the main restriction of Enterprise Managed User accounts in GitHub Enterprise Cloud?
- What is GitHub Enterprise Server primarily designed for?
- Which environments can GitHub Enterprise Server be deployed to?
- Which of the following is a key feature of GitHub Enterprise Server?
- How can GitHub Enterprise Server's administration be handled?
- What does GitHub recommend for safeguarding against data loss in GitHub Enterprise Server?
- What's the usage cost of GitHub Actions for public repositories?
- How are minutes calculated for jobs that run on different operating systems in GitHub Actions?
- What is the default spending limit for GitHub Actions on monthly-billed accounts?
- How can an organization owner find statistics on license usage for their GitHub Enterprise Server?
- How can an organization admin set default permissions for new members in a GitHub organization?
- How does team synchronization with Microsoft Entra ID (previously Azure AD) benefit GitHub Enterprise Cloud organizations?
- What is the primary purpose of a GitHub organization?
- Which role in a GitHub organization has the authority to manage access to the organization's resources?
- How can access management and collaboration be simplified within a GitHub organization?
- Which GitHub plan allows to use secret scanning in private repositories?
- What is the advantage of having an enterprise account on GitHub Enterprise Cloud for an organization?
- How can an organization enhance the security of their GitHub Actions workflows?
- Which of the following are recognized roles within a GitHub organization?
- Which role in a GitHub organization has the highest level of access?
- What are the default permissions of a member in a GitHub organization?
- What is the primary responsibility of a billing manager in a GitHub organization?
- How does the role of an outside collaborator differ from that of a member within a GitHub organization?
- How can an organization owner change the role of a member within the organization?
- How can you give a user the minimum required permissions necessary for accessing a specific repository within a GitHub organization?
- What are the key features and functionalities of teams within a GitHub organization?
- What distinguishes a visible team from a secret team in a GitHub organization?
- How do nested teams benefit an organization's structure within GitHub?
- What can be found on a team’s page within a GitHub organization?
- What is the role of a Security Manager within a GitHub organization?
- What permissions does a GitHub App manager have within an organization?
- What roles can a team member hold within a GitHub team?
- Which repository role in a GitHub organization is recommended for contributors who need to proactively manage issues and pull requests without having write access?
- What are the repository roles available in a GitHub organization? (Choose five.)
- What functionality does the audit log provide to organization admins within a GitHub organization?
- Which formats are available for exporting the audit log from a GitHub organization?
- How can an organization admin search the audit log for events related to webhook modifications?
- Why might webhooks be considered an efficient alternative to the audit log or API polling in certain use cases within GitHub organizations?
- Which tools can be used to remove sensitive data from a Git repository's history?
- What should you do before running git filter-repo or BFG Repo-Cleaner to remove sensitive data from your repository?
- After sensitive data is removed from a repository's history and pushed to GitHub, what is a necessary step to fully remove the data from GitHub?
- Which of these practices can help avoid committing sensitive data or files to a git repository?
- Which of these best defines GitHub Enterprise Policies?
- What are enterprise policies in the context of GitHub Enterprise Cloud?
- What steps should organization admins follow to access audit logs of actions performed within their GitHub organization?
- Which of the following are types of access tokens supported by GitHub? (Choose three.)
- What is the primary rate limit for authenticated personal users making REST API requests to GitHub API?
- What's the difference between GitHub Apps and OAuth apps?
- How can GitHub Apps react to specific events, and what are some examples of these events?
- How can enterprises track their usage of GitHub Actions?
- Who can configure IP allow lists for an enterprise on GitHub?
- Can organization owners manage IP allow list entries inherited from the enterprise account's allow list?
- Which runners must you use with GitHub Actions when an IP allow list is enabled on your enterprise?
- How can you ensure your self-hosted or larger hosted runners can communicate with GitHub when using an IP allow list?
- When an Enterprise IP allow list is in place, what happens when you try publish your GitHub Pages site from a branch instead of using a custom GitHub Actions workflow?
- What are some potential abuse vectors of enabling self-hosted runners on public repositories? (Choose four.)
- How should you select appropriate runners to support your workflow's specific workloads?
- How do you add a self-hosted runner to a GitHub repository?
- What is required to add a self-hosted runner to an organization on GitHub?
- How can you manage access to self-hosted runners in an organization using runner groups?
- What steps are involved in creating a self-hosted runner group for an organization on GitHub?
- How do you change which repositories can access a specific runner group in an organization?
- How can you use 3rd party vaults to manage secrets for GitHub Actions?
- Which package managers and formats are supported by GitHub Packages? (Choose five.)
- How can one authenticate to GitHub Packages?
- What is required to download or publish a GitHub Package within workflows, such as with GitHub Actions or other CI/CD tools?
- What are the differences and use cases between GitHub Packages and releases?
- By which header can you check the number of requests you have made in the current rate limit window when using the GitHub REST API?