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 提供两个部署选项。 除了 GitHub Enterprise Cloud 之外,还可以使用 GitHub Enterprise Server 在数据中心或受支持的云中托管企业的开发工作。有关详细信息,请参阅 GitHub 的计划

GitHub 使用唯一的用户许可模型。 使用 GitHub Enterprise 计划时,你有权同时使用 GitHub Enterprise Cloud 和 GitHub Enterprise Server。 GitHub Enterprise Cloud 限额包括在 GitHub.com 或 GHE.com 上进行的一个部署****。

GitHub 会根据部署中的唯一用户数量来确定所使用的许可席位。 每个用户只使用一个许可证,无论该用户使用多少个 GitHub Enterprise Server 实例,或者在 GitHub Enterprise Cloud 部署上该用户是多少个组织的成员。 此模型允许每个人使用多个 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 环境的用户仅使用单个许可证,你必须在环境之间同步许可证使用情况。 然后,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