Skip to content

Commit fe1728e

Browse files
authored
GHAS unbundling: small billing updates to match UI (#55268)
1 parent 322f12a commit fe1728e

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed
549 Bytes
Loading

content/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/viewing-your-github-advanced-security-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can view the current license limits and usage for your enterprise.
3232
{% ifversion ghec %}
3333
{% data reusables.enterprise-accounts.access-enterprise %}
3434
{% data reusables.enterprise-accounts.licensing-tab-both-platforms %}
35-
* The "{% data variables.product.prodname_GHAS %}" section shows details of the licenses you currently **consume**.
35+
* The "{% data variables.product.prodname_AS %}" section shows details of the licenses you currently **consume**.
3636
* If you have a volume/subscription license, the number of licenses **available** to use is also displayed.
3737
* If you run out of licenses, for volume/subscription only, the section is red and reports "Limit exceeded." You should either reduce your use or purchase more licenses.
3838

@@ -48,7 +48,7 @@ You can view the current license limits and usage for your enterprise.
4848
{% data reusables.enterprise-accounts.access-enterprise %}
4949
{% data reusables.enterprise-accounts.license-tab %}
5050

51-
The "{% data variables.product.prodname_GHAS %}" section shows details of the current usage. You can see the total number of licenses used, as well as a table with the number of committers and unique committers for each organization.
51+
The "{% data variables.product.prodname_AS %}" section shows details of the current usage. You can see the total number of licenses used, as well as a table with the number of committers and unique committers for each organization.
5252

5353
1. Optionally, to see a detailed breakdown of usage by repositories within an organization, click an organization name to display the "Global code security settings" for the organization.
5454

content/code-security/securing-your-organization/managing-the-security-of-your-organization/managing-your-github-advanced-security-license-usage.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,23 @@ To learn about licensing for {% data variables.product.prodname_GH_cs_and_sp %},
3030
{% data reusables.profile.access_org %}
3131
{% data reusables.organizations.org_settings %}
3232
{% data reusables.security-configurations.view-configurations-page %}
33-
1. In the "Apply configurations" section, your current license usage will be displayed as:
34-
{% ifversion ghas-products %}
35-
`# {% data variables.product.prodname_secret_protection %} licenses • # {% data variables.product.prodname_code_security %} licenses in use{% ifversion ghec %} by YOUR-ENTERPRISE{% endif %}.`
33+
1. In the "Apply configurations" section, your current license usage will be displayed. {% ifversion ghas-products %}This screenshot shows metered usage. If you have bought a volume/subscription license, then the number of licenses available is also reported.
34+
3635
![Screenshot of the "Apply configurations" section. The current license use for the enterprise is outlined in dark orange.](/assets/images/help/security-configurations/current-sp-cs-license-usage.png)
3736
{% else %}
3837
`NUMBER-USED out of NUMBER-PURCHASED available GitHub Advanced Security licenses in use by YOUR-ENTERPRISE.`
3938
![Screenshot of the "Apply configurations" section. The current license use for the enterprise is outlined in dark orange.](/assets/images/help/security-configurations/current-ghas-license-usage.png)
4039
{% endif %}
4140

4241
1. Optionally, to find specific repositories in your organization, filter the repository table. To learn more, see [AUTOTITLE](/code-security/securing-your-organization/managing-the-security-of-your-organization/filtering-repositories-in-your-organization-using-the-repository-table).
42+
{% ifversion ghas-products %}
43+
<!--This functionality is shown in modal dialogs when you enable a security configuration following the release of separate SKUs for GHAS.-->
44+
{% else %}
4345
1. To quickly identify the number of licenses needed to enable {% data variables.product.prodname_GH_cs_and_sp %} on a specific repository, in that repository's row of the repository table, read "NUMBER licenses required".
4446
1. To view license usage for multiple repositories in your organization, select the repositories from the repository table. In the "Apply configurations" section, you will see the number of licenses required to apply {% data variables.product.prodname_GH_cs_and_sp %} to the repositories, as well as the number of licenses made available if you disable {% data variables.product.prodname_GH_cs_or_sp %} on those repositories.
4547

4648
![Screenshot of the "Apply configurations" section. The potential changes to GHAS license usage for the enterprise are outlined in dark orange.](/assets/images/help/security-configurations/ghas-licenses-used-or-freed.png)
49+
{% endif %}
4750

4851
{% ifversion ghec %}
4952
> [!TIP]

0 commit comments

Comments
 (0)