Skip to content

Commit c52b255

Browse files
authored
Enterprise bug fix hour for week of January 15, 2024 (#48770)
1 parent 15c8f4b commit c52b255

File tree

7 files changed

+19
-19
lines changed

7 files changed

+19
-19
lines changed

content/billing/managing-billing-for-github-advanced-security/setting-up-a-trial-of-github-advanced-security.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,16 @@ shortTitle: Set up an Advanced Security trial
1313

1414
## About trials of {% data variables.product.prodname_GH_advanced_security %}
1515

16-
{% data variables.product.prodname_GH_advanced_security %} provides features that help you improve and maintain the security and quality of code. For more information, see "[AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security)."
17-
18-
{% note %}
19-
20-
**Note:** You need an enterprise account to set up a trial to evaluate the features that come with {% data variables.product.prodname_GH_advanced_security %}, such as {% data variables.product.prodname_code_scanning %}, {% data variables.product.prodname_secret_scanning %}, and dependency review. For more information about enterprise accounts, see "[AUTOTITLE](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts)."
21-
22-
{% endnote %}
16+
{% data variables.product.prodname_GH_advanced_security %} provides features that help you improve and maintain the security and quality of code, such as {% data variables.product.prodname_code_scanning %}, {% data variables.product.prodname_secret_scanning %}, and dependency review. For more information, see "[AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security)."
2317

2418
During a trial, you can add any number of committers and enable {% data variables.product.prodname_GH_advanced_security %} for any number of organizations. You can set up a trial if you pay for {% data variables.product.prodname_ghe_cloud %} by credit card or PayPal, or if you are already taking part in a free trial of {% data variables.product.prodname_ghe_cloud %}.
2519

2620
The standard length of the trial is 30 days. If you're taking part in a free trial of {% data variables.product.prodname_ghe_cloud %}, the trial of {% data variables.product.prodname_GH_advanced_security %} will last for the time you have remaining on your trial of {% data variables.product.prodname_ghe_cloud %}.
2721

22+
## Prerequisites
23+
24+
To set up a trial of {% data variables.product.prodname_GH_advanced_security %}, you must be an owner of an enterprise account. For more information, see "[AUTOTITLE](/admin/overview/about-enterprise-accounts)" and "[AUTOTITLE](/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/roles-in-an-enterprise#enterprise-owners)."
25+
2826
## Setting up your trial of {% data variables.product.prodname_GH_advanced_security %}
2927

3028
{% data reusables.enterprise-accounts.access-enterprise %}

content/rest/enterprise-admin/scim.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ topics:
99
autogenerated: rest
1010
---
1111

12+
{% data reusables.scim.ghec-open-scim-beta-note %}
13+
1214
## About SCIM
1315

1416
{% ifversion ghec %}
1517

16-
{% data reusables.scim.ghec-open-scim-beta-note %}
17-
1818
{% data reusables.enterprise_user_management.about-scim-provisioning %} If you don't use a partner IdP with an existing integration, you can integrate using the following API endpoints. For more information, see "[AUTOTITLE](/admin/identity-and-access-management/provisioning-user-accounts-for-enterprise-managed-users/provisioning-users-with-scim-using-the-rest-api)."
1919

2020
### Base URL

content/rest/scim/index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SCIM
33
intro: >-
4-
Use the REST API to control and manage your GitHub organization members access
4+
Use the REST API to control and manage your GitHub organization members' access
55
with SCIM.
66
versions:
77
ghec: '*'
@@ -12,4 +12,6 @@ children:
1212
autogenerated: rest
1313
---
1414

15+
{% data reusables.scim.organization-rest-api-ghec-deployment-option %}
16+
1517
<!-- Content after this section is automatically generated -->

content/rest/scim/scim.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SCIM
33
intro: >-
4-
Use the REST API to control and manage your GitHub organization members access
4+
Use the REST API to control and manage your GitHub organization members' access
55
with SCIM.
66
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
77
ghec: '*'
@@ -12,6 +12,8 @@ redirect_from:
1212
autogenerated: rest
1313
---
1414

15+
{% data reusables.scim.organization-rest-api-ghec-deployment-option %}
16+
1517
## About SCIM
1618

1719
### SCIM Provisioning for Organizations

data/release-notes/enterprise-server/3-11/2.yml

-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@ sections:
33
bugs:
44
- When an instance is upgraded with a hotpatch, the instance may lose network connectivity after a reboot.
55
known_issues:
6-
- |
7-
An upgrade to GitHub Enterprise Server 3.11 may fail, hanging on the "Reloading system services" screen. The following error will appear in `/var/log/syslog`.
8-
9-
```text
10-
agent: Error starting agent: error="Failed to start Consul server: Failed to start Raft: failed to load any existing snapshots"
11-
```
12-
13-
To address this issue, [contact GitHub Support](https://support.github.com/contact).
146
- |
157
Custom firewall rules are removed during the upgrade process.
168
- |

data/reusables/scim/ghec-open-scim-beta-note.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
**Notes**:
66

77
- Support for provisioning users with {% data variables.product.company_short %}'s public SCIM schema is in private beta and subject to change. To request access to the beta, contact your account manager on {% data variables.contact.contact_enterprise_sales %}.
8+
- This operation allows you to provision user accounts for your enterprise on {% data variables.product.prodname_ghe_cloud %} using SCIM. The operation is only available for use with {% data variables.product.prodname_emus %}. If you don't use {% data variables.product.prodname_emus %} and want to provision access to your organizations using SCIM, see "[AUTOTITLE](/rest/scim/scim)."
89
- {% data variables.product.company_short %} recommends that you test provisioning in an environment that's isolated from the production data on your IdP and {% data variables.location.product_location %}.
910

1011
{% endnote %}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{% note %}
2+
3+
**Note**: This operation allows you to provision access to an organization on {% data variables.product.prodname_ghe_cloud %} using SCIM. The operation is not available for use with {% data variables.product.prodname_emus %}. For more information about provisioning {% data variables.enterprise.prodname_managed_users %} using SCIM, see "[AUTOTITLE](/rest/enterprise-admin/scim)."
4+
5+
{% endnote %}

0 commit comments

Comments
 (0)