Skip to main content

Combined GitHub Enterprise cloud and server use

Your enterprise account enables you to set up GitHub Enterprise Server with no additional cost.

2024 年 8 月 1 日以降に GitHub Enterprise Cloud の試用版を作成した場合は、使用量ベースの課金を使用してライセンスの支払いを行います。 使用量ベースの課金では、毎月使用するライセンスの数に対して支払います。 事前に定義済みの数のライセンスを購入する必要はありません。

重要

現在、ボリューム契約、サブスクリプション契約、または前払い契約を通じて GitHub Enterprise ライセンスの料金を支払っている場合は、契約の有効期限が切れるまで引き続きこの方法で課金されます。 更新時に、従量制課金モデルに切り替えるオプションがあります。

About licensing for GitHub Enterprise

GitHub Enterprise では 2 つのデプロイ オプションが提供されます。 GitHub Enterprise Cloud に加え、GitHub Enterprise Server を使用して、Enterprise の開発作業をデータ センターまたはサポートされるクラウドでホストできます。詳細については、「GitHub のプラン」を参照してください。

GitHub では、一意ユーザーのライセンス モデルが使用されます。 GitHub Enterprise プランでは、GitHub Enterprise Cloud と GitHub Enterprise Server の両方を使用する権利があります。 GitHub Enterprise Cloud の許容量には、GitHub.com または GHE.com 上の 1 つのデプロイが含まれます。

GitHub により、配置全体の一意ユーザー数に基づいて、使用しているライセンス シートの数が決定されます。 各ユーザーは、そのユーザーが使う GitHub Enterprise Server インスタンスの数や、GitHub Enterprise Cloud のデプロイでそのユーザーがメンバーになっている organization の数に関係なく、1 つのライセンスのみを使います。 このモデルを使用すると、各ユーザーが、追加のコストなしで複数の GitHub Enterprise デプロイを使用できます。 To understand how GitHub bills you for consumed licensed seats, see License consumption by organization members. For more about the price of GitHub Enterprise licenses, see Pricing on the GitHub website.

To ensure the same user isn't consuming more than one license for multiple enterprise deployments, you can synchronize license usage between your GitHub Enterprise Server and GitHub Enterprise Cloud deployments.

In order to use a GitHub Enterprise Server instance, you must upload a license file that GitHub provides when you purchase, renew, or add user licenses to GitHub Enterprise.

GitHub Enterprise Cloud customers can use Azure DevOps without additional per user charges. Access is available to customers using Microsoft Entra and users logging in with the same credentials in GitHub and Azure DevOps.

There is no action required; GitHub Enterprise users will be detected automatically when they log in to Azure DevOps. See User and permissions management in the Microsoft Learn documentation.

Access is not yet available in new data residency regions but will be coming in the future.

About synchronization of license usage for GitHub Enterprise

複数の GitHub Enterprise 環境を使用しているユーザーが 1 つのライセンスのみを使用するためには、環境間でライセンス利用状況を同期する必要があります。 その後、ユーザー アカウントに関連付けられているメール アドレスに基づいて、GitHub によりユーザーの重複が除去されます。 GitHub により、GitHub Enterprise プラン自体と、GitHub Advanced Security 製品のライセンスの重複が除去されます。 詳しくは、「Troubleshooting license usage for GitHub Enterprise」をご覧ください。 For more information, see Syncing license usage from GitHub Enterprise Server to Cloud.

About license files for GitHub Enterprise

When you purchase or renew GitHub Enterprise, GitHub provides a license file . A license file has an expiration date and controls the number of people who can use お使いの GitHub Enterprise Server インスタンス. After you download and install GitHub Enterprise Server, you must upload the license file to unlock the application for you to use.

For more information about downloading your license file, see GitHub Enterpriseのライセンスのダウンロード.

For more information about uploading your license file, see

If your license expires, you won't be able to access GitHub Enterprise Server via a web browser or Git. If needed, you will be able to use command-line utilities to back up all your data. For more information, see

If you have any questions about renewing your license, contact GitHub の営業チーム.

Further reading