GitHub Admin Questions

GitHub Admin

  1. 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?
  2. What is the GitHub dependency graph?
  3. Which is the minimum level of support that provides help with installing and using Advanced Security?
  4. Which of the following issues can GitHub Support help resolve? (Choose four.)
  5. Which of the following are correct methods to generate and share a diagnostic file for GitHub Enterprise Server? (Choose two.)
  6. Which of the following is the correct procedure for generating a support bundle in GitHub Enterprise Server? (Choose two.)
  7. Which endpoints does the GitHub API provide to administer your enterprise? (Choose six.)
  8. What are the steps to install a GitHub App from GitHub Marketplace for an organization?
  9. What are the benefits and risks of using apps and actions from the GitHub Marketplace?
  10. What are the key implications of enabling SAML single sign-on (SSO) for an organization in GitHub Enterprise Cloud?
  11. 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?
  12. Which GitHub Support level provides SLA and written support in English 24/7?
  13. What are the steps to enable and enforce SAML SSO for a single organization?
  14. Which of the following identity providers (IdPs) is NOT officially supported and internally tested by GitHub Enterprise Cloud for SAML SSO?
  15. How do you require two-factor authentication (2FA) for an organization?
  16. Which identity providers (IdPs) support GitHub Enterprise Cloud SCIM API for organizations? (Choose three.)
  17. What is the primary function of Enterprise Managed Users in GitHub?
  18. How are user accounts provisioned with Enterprise Managed Users?
  19. What is required for a user to authenticate with an Enterprise Managed Users account?
  20. Which statement is true regarding usernames and profile information for Enterprise Managed Users?
  21. What are the implications of a managed user needing to contribute to resources outside of the enterprise?
  22. What is SCIM in the context of GitHub?
  23. What's the purpose of SCIM and team synchronization in GitHub?
  24. What are valid authentication methods available in GitHub? (choose six.)
  25. How does GitHub Enterprise Cloud differ from GitHub Enterprise Server?
  26. Which of the following are extra features provided by GitHub Enterprise Cloud over GitHub Free plan? (choose four.)
  27. What is the purpose of enterprise accounts in GitHub Enterprise Cloud?
  28. Which of the following is a management option exclusive to GitHub Enterprise Cloud?
  29. Which is the main restriction of Enterprise Managed User accounts in GitHub Enterprise Cloud?
  30. What is GitHub Enterprise Server primarily designed for?
  31. Which environments can GitHub Enterprise Server be deployed to?
  32. Which of the following is a key feature of GitHub Enterprise Server?
  33. Why might webhooks be considered an efficient alternative to the audit log or API polling in certain use cases within GitHub organizations?
  34. How can GitHub Enterprise Server's administration be handled?
  35. What does GitHub recommend for safeguarding against data loss in GitHub Enterprise Server?
  36. What's the usage cost of GitHub Actions for public repositories?
  37. How are minutes calculated for jobs that run on different operating systems in GitHub Actions?
  38. What is the default spending limit for GitHub Actions on monthly-billed accounts?
  39. How can an organization owner find statistics on license usage for their GitHub Enterprise Server?
  40. How can an organization admin set default permissions for new members in a GitHub organization?
  41. How does team synchronization with Microsoft Entra ID (previously Azure AD) benefit GitHub Enterprise Cloud organizations?
  42. What is the primary purpose of a GitHub organization?
  43. Which role in a GitHub organization has the authority to manage access to the organization's resources?
  44. How can access management and collaboration be simplified within a GitHub organization?
  45. Which GitHub plan allows to use secret scanning in private repositories?
  46. What is the advantage of having an enterprise account on GitHub Enterprise Cloud for an organization?
  47. How can an organization enhance the security of their GitHub Actions workflows?
  48. Which of the following are recognized roles within a GitHub organization?
  49. Which role in a GitHub organization has the highest level of access?
  50. What are the default permissions of a member in a GitHub organization?
  51. What is the primary responsibility of a billing manager in a GitHub organization?
  52. How does the role of an outside collaborator differ from that of a member within a GitHub organization?
  53. How can an organization owner change the role of a member within the organization?
  54. How can you give a user the minimum required permissions necessary for accessing a specific repository within a GitHub organization?
  55. What are the key features and functionalities of teams within a GitHub organization?
  56. What distinguishes a visible team from a secret team in a GitHub organization?
  57. How do nested teams benefit an organization's structure within GitHub?
  58. What can be found on a team’s page within a GitHub organization?
  59. What is the role of a Security Manager within a GitHub organization?
  60. What permissions does a GitHub App manager have within an organization?
  61. What roles can a team member hold within a GitHub team?
  62. Which repository role in a GitHub organization is recommended for contributors who need to proactively manage issues and pull requests without having write access?
  63. What are the repository roles available in a GitHub organization? (Choose five.)
  64. What functionality does the audit log provide to organization admins within a GitHub organization?
  65. Which formats are available for exporting the audit log from a GitHub organization?
  66. How can an organization admin search the audit log for events related to webhook modifications?
  67. Which tools can be used to remove sensitive data from a Git repository's history?
  68. What should you do before running git filter-repo or BFG Repo-Cleaner to remove sensitive data from your repository?
  69. 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?
  70. Which of these practices can help avoid committing sensitive data or files to a git repository?
  71. Which of these best defines GitHub Enterprise Policies?
  72. What are enterprise policies in the context of GitHub Enterprise Cloud?
  73. What steps should organization admins follow to access audit logs of actions performed within their GitHub organization?
  74. Which of the following are types of access tokens supported by GitHub? (Choose three.)
  75. What is the primary rate limit for authenticated personal users making REST API requests to GitHub API?
  76. What's the difference between GitHub Apps and OAuth apps?
  77. How can GitHub Apps react to specific events, and what are some examples of these events?
  78. How can enterprises track their usage of GitHub Actions?
  79. Who can configure IP allow lists for an enterprise on GitHub?
  80. Can organization owners manage IP allow list entries inherited from the enterprise account's allow list?
  81. Which runners must you use with GitHub Actions when an IP allow list is enabled on your enterprise?
  82. How can you ensure your self-hosted or larger hosted runners can communicate with GitHub when using an IP allow list?
  83. 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?
  84. What are some potential abuse vectors of enabling self-hosted runners on public repositories? (Choose four.)
  85. How should you select appropriate runners to support your workflow's specific workloads?
  86. How do you add a self-hosted runner to a GitHub repository?
  87. What is required to add a self-hosted runner to an organization on GitHub?
  88. How can you manage access to self-hosted runners in an organization using runner groups?
  89. What steps are involved in creating a self-hosted runner group for an organization on GitHub?
  90. How do you change which repositories can access a specific runner group in an organization?
  91. How can you use 3rd party vaults to manage secrets for GitHub Actions?
  92. Which package managers and formats are supported by GitHub Packages? (Choose five.)
  93. How can one authenticate to GitHub Packages?
  94. What is required to download or publish a GitHub Package within workflows, such as with GitHub Actions or other CI/CD tools?
  95. What are the differences and use cases between GitHub Packages and releases?
  96. 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?