GitHub Actions Certification

GitHub Actions in the Enterprise Cloud

Create Trial for Enterprise Cloud

Kick off your journey with GitHub Enterprise Cloud by starting a 30-day free trial. In this guide, we’ll cover:

  1. How to sign up for an Enterprise trial.
  2. Verifying your account.
  3. Creating and confirming your new enterprise.
  4. Inviting and associating an existing organization.
  5. Verifying that association.
  6. Next steps for enterprise-wide policies.

By the end, you’ll have a fully functional GitHub Enterprise Cloud environment ready for Action policies and advanced security controls. For more on enterprise features, see GitHub Enterprise Cloud docs.


1. Navigate to the Enterprise Cloud Trial Signup

  1. From your GitHub dashboard, click Your profile → Your organizations.
  2. Switch to the Enterprises tab. If you don’t have one yet, you’ll see a Start trial button.
  3. Click Start trial to open the setup form.

The image shows a GitHub page for setting up an Enterprise Cloud account, with fields for enterprise name, URL slug, industry, and number of employees. It offers a 30-day free trial for the Enterprise Cloud service.

Fill in the details on the form:

  • Enterprise name: e.g., KodeKloud Training Enterprise
  • URL slug: auto-generated or customize to match your brand
  • Industry: Select Software & Internet
  • Number of employees: Enter your estimate

Note

You can add an existing organization now or skip and invite one later.


2. Complete Account Verification

  1. Select your country and proceed with verification.
  2. Read and accept the terms and conditions.
  3. Complete the verification task (e.g., rotating a 3D object) and submit.

The image shows a GitHub account verification page with a task to rotate a 3D object to match the angle of a hand. There are options to submit, restart, and adjust settings below the task.

Warning

If verification fails, you won’t be able to create the enterprise until you complete the task.

Once verified, click Create enterprise.


3. Confirm Your New Enterprise

After creation, you’ll land on your enterprise dashboard showing a 30-day trial and an overview of available features. Some settings may be limited until full activation.

The image shows a GitHub Enterprise account setup page with options for setting up an enterprise, including creating an overview README, inviting owners, creating an organization, and enabling SSO. The sidebar includes navigation options like Overview, Organizations, and Settings.

Head to Policies → Actions to preview enterprise-wide Actions controls (we’ll configure these later).


4. Invite an Organization to Join

To enforce policies, associate at least one organization:

  1. In the enterprise sidebar, select Organizations.
  2. Click Invite organization, enter your org’s name (for example, kodekloud-training-organization), and send the invite.

The image shows a GitHub interface for inviting an existing organization, with an organization name field and an "Invite organization" button.


5. Accept and Approve the Invite

  1. The organization’s admin receives an invitation.
  2. They navigate to their org and Approve the join request.

The image shows a GitHub Enterprise interface where an invitation has been sent to an organization named "kodekloud-training-organization" to join "kodekloud-training-enterprise." The invitation is pending acceptance.

  1. Back in the enterprise console, approve the organization’s transfer of ownership.

The image shows a GitHub interface with a pop-up window for approving the transfer of ownership from "kodekloud-training-organization" to "kodekloud-training-enterprise."

Warning

Ownership transfer is required to allocate your enterprise license. Ensure you trust the organization’s administrator before approving.


6. Verify the Organization Association

After approvals, refresh the page to confirm:

  • Your enterprise Organizations list now includes the new org.
  • The organization’s Overview indicates it’s part of your enterprise trial.

The image shows a GitHub organization page for "kodekloud-training-organization," displaying an overview with options to invite members and customize permissions. It also mentions a 30-day trial period.


7. Next Steps and Policy Configuration

You’ve successfully created a GitHub Enterprise Cloud trial and associated an organization. Next, enforce enterprise policies and secure your workflows:

Policy CategoryPurposeDocumentation
ActionsControl GitHub Actions usage and permissions across repositoriesConfigure GitHub Actions Policies
SSOEnforce SAML single sign-on for all membersManage SAML SSO
RepositoryRestrict repository creation and manage base permissionsEnforce Repository Policies

The image shows a GitHub settings page for "kodekloud-training-enterprise," focusing on repository policies, including base permissions and repository creation options. The sidebar includes navigation links for various settings and features.

Ready to dive deeper? Check out our Enterprise Security and Compliance workflows guides next.


References

Watch Video

Watch video content

Previous
Github Account Types