This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What's the difference between GitHub organization accounts and GitHub personal/user accounts?
Organizational accounts are shared accounts, while personal/user accounts are for individuals.
You pay more for organization accounts versus personal/user accounts.
They're exactly the same.
Personal/user accounts have more access than organization accounts.
What's the best reason to decide to upgrade to the GitHub Enterprise product?
Because you want to use GitHub Actions and Codespaces.
Because your VP needs to use GitHub Insights.
Because you want to centrally manage users and repositories across multiple organizations.
Because you want to use the team pull request reviewers feature.
What's the purpose of a team?
A team allows you to manage an organization account.
A team allows you to control permission levels for an enterprise.
A team allows a single user to sign in using different accounts credentials.
A team is intended to reflect a company or group's structure. It's used to provide cascading access permissions and make it easy to notify all team members via mentions.
What's a function you can execute on GitHub Mobile?
Check out branches with pull requests and view CI statuses.
Compare changed images.
Add and clone repositories.
Manage, triage, and clear notifications from github.com.
Which of these features is unique to GitHub Enterprise Cloud (GHEC)?
Requires on-premises deployment and infrastructure management
Provides centralized user management with identity provider integration
Must be installed and maintained by the organization's IT team
Operates entirely within a private cloud environment
What actions can you take at enterprise level to manage the use of GitHub Actions in your enterprise instance?
Create workflow templates
Configure a GitHub Actions use policy
Manually sync public actions in Enterprise Cloud
What actions can you take to configure self-hosted runners for your enterprise use?
Create and add custom labels to your runners
Add proxy configurations to your runners after they start.
Add the IP address or IP address range of your runners at repository level.
What are encrypted secrets?
Encrypted secrets are authentication tokens you can generate in your account settings.
Encrypted secrets are the equivalent of SSH keys in GitHub.
Encrypted secrets are encrypted environment variables you can create to store sensitive information.
You must answer all questions before checking your work.
Was this page helpful?