You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The following features are currently unavailable on {% data variables.enterprise
24
24
| {% data variables.product.prodname_copilot_short %} Metrics API | Currently unavailable |[AUTOTITLE](/rest/copilot/copilot-metrics)|
25
25
| {% data variables.product.prodname_github_codespaces %} | Currently unavailable. |[AUTOTITLE](/codespaces/quickstart)|
26
26
| {% data variables.product.prodname_importer %} (the "Import repository" button on {% data variables.product.prodname_dotcom_the_website %}) | Instead, the **{% data variables.product.prodname_importer_proper_name %}** is available to migrate data. See [AUTOTITLE](/migrations/using-github-enterprise-importer/understanding-github-enterprise-importer/about-github-enterprise-importer). |[AUTOTITLE](/migrations/importing-source-code/using-github-importer/about-github-importer)|
27
-
| {% data variables.product.prodname_marketplace %} | Currently, apps from {% data variables.product.prodname_marketplace %} are unavailable. {% data variables.product.prodname_actions %} workflows from {% data variables.product.prodname_marketplace %} may not function as expected. For more information, see [{% data variables.product.prodname_actions %} workflows from {% data variables.product.prodname_marketplace %}](#github-actions-workflows-from-github-marketplace). |[AUTOTITLE](/search-github/searching-on-github/searching-github-marketplace)|[AUTOTITLE](/enterprise-server@latest/admin/configuration/configuring-github-connect/about-github-connect#github-connect-features) in the {% data variables.product.prodname_ghe_server %} documentation |
27
+
| {% data variables.product.prodname_marketplace %} | Currently, apps from {% data variables.product.prodname_marketplace %} are unavailable. {% data variables.product.prodname_actions %} workflows from {% data variables.product.prodname_marketplace %} may not function as expected. For more information, see [{% data variables.product.prodname_actions %} workflows from {% data variables.product.prodname_marketplace %}](#github-actions-workflows-from-github-marketplace). |[AUTOTITLE](/search-github/searching-on-github/searching-github-marketplace)<br>[AUTOTITLE](/enterprise-server@latest/admin/configuration/configuring-github-connect/about-github-connect#github-connect-features) in the {% data variables.product.prodname_ghe_server %} documentation |
28
28
| {% data variables.product.prodname_github_models %} | Currently unavailable |[AUTOTITLE](/github-models/about-github-models)|
29
29
| macOS runners for {% data variables.product.prodname_actions %} | Currently unavailable. |[AUTOTITLE](/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners)|
30
30
| Maven and Gradle support for {% data variables.product.prodname_registry %} | Currently unavailable. |[AUTOTITLE](/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry)|
Copy file name to clipboardExpand all lines: content/admin/managing-iam/provisioning-user-accounts-with-scim/user-provisioning-with-scim-on-ghes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The following IdPs are partner IdPs. They offer an application that you can use
41
41
42
42
* Microsoft Entra ID
43
43
* Okta
44
-
* PingFederate (beta)
44
+
* PingFederate ({% data variables.release-phases.public_preview %})
45
45
46
46
When you use a single partner IdP for both authentication and provisioning, {% data variables.product.company_short %} provides support for the application on the partner IdP and the IdP's integration with {% data variables.product.prodname_dotcom %}. Support for PingFederate is in {% data variables.release-phases.public_preview %}.
Copy file name to clipboardExpand all lines: content/apps/creating-github-apps/writing-code-for-a-github-app/building-a-github-app-that-responds-to-webhook-events.md
// Octokit's `createNodeMiddleware` function takes care of generating this middleware function for you. The resulting middleware function will:
223
223
//
224
-
//- Check the signature of the incoming webhook event to make sure that it matches your webhook secret. This verifies that the incoming webhook event is a valid {% data variables.product.company_short %} event.
225
-
//- Parse the webhook event payload and identify the type of event.
226
-
//- Trigger the corresponding webhook event handler.
224
+
// - Check the signature of the incoming webhook event to make sure that it matches your webhook secret. This verifies that the incoming webhook event is a valid {% data variables.product.company_short %} event.
225
+
// - Parse the webhook event payload and identify the type of event.
226
+
// - Trigger the corresponding webhook event handler.
// This creates a Node.js server that listens for incoming HTTP requests (including webhook payloads from {% data variables.product.company_short %}) on the specified port. When the server receives a request, it executes the `middleware` function that you defined earlier. Once the server is running, it logs messages to the console to indicate that it is listening.
Copy file name to clipboardExpand all lines: content/billing/concepts/cost-centers.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,14 @@ contentType: concepts
12
12
product: '{% data variables.product.prodname_ghe_cloud %}'
13
13
---
14
14
15
-
You can create cost centers to attribute usage and spending to business units, improving accountability, forecasting, and cost allocation.
15
+
Cost centers allow you to attribute usage and spending to business units, improving accountability, forecasting, and cost allocation. You can also apply one or more budgets to them to control costs.
16
16
17
-
If your account is billed through Azure, you can add an Azure subscription to a cost center to bill usage to a different Azure subscription than the enterprise default.
17
+
## Cost center creation
18
+
19
+
***Enterprise owners and billing managers** can create and edit cost centers for **any resource**.
20
+
***Organization owners** can create and edit cost centers that contain **resources in their organization**.
21
+
22
+
When you create a cost center, you define which resources it contains from users, repositories, and organizations. If your account is billed through Azure, you can also add an Azure subscription to bill usage to a different Azure subscription than the enterprise default.
18
23
19
24
To get started with cost centers, see [AUTOTITLE](/billing/tutorials/use-cost-centers).
| {% data variables.product.prodname_actions %} | The repository or organization where the workflow runs. |
26
26
| {% data variables.product.prodname_github_codespaces %} | The repository or organization where the codespace is created. |
27
-
| {% data variables.product.prodname_copilot %} | The user who receives the license (priority), or the organization that is billed for the {% data variables.product.prodname_copilot_short %} license. |
28
-
| Git Large File Storage | The repository or organization where Git LFS is used. |
29
-
| {% data variables.product.prodname_GH_cs_and_sp %} | The user who receives the license. |
27
+
| {% data variables.product.prodname_copilot %} license | The user who receives the license (priority), or the organization that is billed for the {% data variables.product.prodname_copilot_short %} license. |
30
28
| {% data variables.product.prodname_enterprise %} | The user who receives the license (priority), or the organization that is billed for the license. |
29
+
| Git Large File Storage | The repository or organization where Git LFS is used. |
31
30
| {% data variables.product.prodname_registry %} | The repository or organization that owns the package. |
31
+
| {% data variables.product.prodname_prus_caps %} | The user who triggered the use of the {% data variables.product.prodname_pru %} (priority), or the organization they belong to. |
32
+
| {% data variables.product.prodname_GH_cs_and_sp %} | A user who uses a license. |
32
33
33
34
## Details for license-based products
34
35
35
-
To ensure your cost centers reflect spending as intended, it's important to understand how spending is allocated to cost centers for license-based products like {% data variables.product.prodname_copilot %}, and how changes are reflected in your bill.
36
+
To ensure your cost centers reflect spending as intended, it's important to understand how the cost of licenses is allocated to cost centers, and how changes are reflected in your bill.
36
37
37
-
### {% data variables.product.prodname_copilot %}
38
+
### {% data variables.product.prodname_GH_cs_and_sp %}
38
39
39
-
* If a user belongs to a cost center, all usage associated with the user is charged to the cost center.
40
-
* If a user does not belong to any cost center but the organization that is billed for the {% data variables.product.prodname_copilot_short %} license does, all usage associated with the user is charged to that cost center.
41
-
* If the user receives access to {% data variables.product.prodname_copilot_short %} through **multiple organizations**, only one of the organizations is billed, and any cost center containing that organization is charged accordingly. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise/about-billing-for-github-copilot-in-your-enterprise#about-seat-assignment-for-copilot-in-your-enterprise).
40
+
| User associated with a cost center | License usage charged |
41
+
|--|--|
42
+
| Direct assignment | To the cost center the user is assigned to |
43
+
| By organization membership only | To the enterprise |
42
44
43
-
### {% data variables.product.prodname_GH_cs_and_sp %}
45
+
### {% data variables.product.prodname_enterprise %} and {% data variables.product.prodname_copilot %}
44
46
45
-
* If a user belongs to a cost center, licenses consumed by the user are charged to the cost center.
46
-
* If a user does not belong to any cost center, licenses consumed by the user are charged to the enterprise.
47
+
Cost center allocation is slightly different for {% data variables.product.prodname_enterprise %} licenses and {% data variables.product.prodname_copilot %} licenses and usage.
47
48
48
-
### {% data variables.product.prodname_enterprise %}
49
+
| User associated with a cost center | {% data variables.product.prodname_copilot_short %} license granted | License and product costs charged |
50
+
|--|--|--|
51
+
| Direct assignment | By any organization | To the cost center the user is assigned to |
52
+
| By organization membership only | By an organization assigned to a cost center | To the **cost center** the organization belongs to. If the organization does not belong to a cost center, to the **enterprise**|
49
53
50
-
* If a user belongs to a cost center, the license consumed by the user is charged to the cost center.
51
-
* If a user does not belong to any cost center, the license consumed by the user is charged to the enterprise.
54
+
Users who belong to multiple organizations in an enterprise or who receive a {% data variables.product.prodname_copilot_short %} license from multiple organizations:
55
+
56
+
***{% data variables.product.prodname_enterprise %}** license usage is allocated to the oldest organization and charges are allocated to the cost center containing that organization.
57
+
***{% data variables.product.prodname_copilot_short %}** license and product usage is allocated to one of the organizations and charges are allocated to the cost center containing that organization.
58
+
59
+
See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise/about-billing-for-github-copilot-in-your-enterprise#about-seat-assignment-for-copilot-in-your-enterprise).
52
60
53
61
## Understanding cost center usage and attribution
54
62
@@ -86,6 +94,8 @@ The following example illustrates how usage is assigned to cost centers for lice
86
94
87
95
### The users
88
96
97
+

98
+
89
99
There are four users, each a member of one or more organizations in the enterprise.
90
100
91
101
| User | Organization membership |
@@ -114,12 +124,14 @@ There are two cost centers in the enterprise, each with different users or organ
114
124
115
125
The following table illustrates how spending for each user is allocated to a cost center based on their membership of an organization or cost center. Any usage not assigned to a cost center is categorized as "Enterprise Only" spending.
116
126
127
+

| Cost Center A |`user-1`, `user-3`|`user-1`, `user-3`|`user-1`, `user-3`| These users are assigned directly to the cost center. |
122
-
| Cost Center B |`user-2`, `user-4`| {% octicon "dash" aria-label="Not applicable" %} |{% octicon "dash" aria-label="Not applicable" %} | These users aren't directly assigned to a cost center, so Copilot charges are assigned based on organization membership, whereas GHSP and GHE default to enterprise spending. |
123
-
| Enterprise Only (default) | {% octicon "dash" aria-label="Not applicable" %} |`user-2`, `user-4`|`user-2`, `user-4`| These users aren't directly assigned to a cost center, so GHSP and GHE default to enterprise spending. |
134
+
| Cost Center B |`user-2`, `user-4`| {% octicon "dash" aria-label="Not applicable" %} |`user-2`, `user-4`| These users aren't directly assigned to a cost center, so Copilot and GHE charges are assigned based on organization membership, whereas GHSP defaults to enterprise spending. |
135
+
| Enterprise Only (default) | {% octicon "dash" aria-label="Not applicable" %} |`user-2`, `user-4`|{% octicon "dash" aria-label="Not applicable" %} | These users aren't directly assigned to a cost center, so GHSP defaults to enterprise spending. |
0 commit comments