Skip to content

Commit fa913ba

Browse files
authored
Merge pull request #40703 from github/repo-sync
Repo sync
2 parents c15f1c9 + dd5df4b commit fa913ba

File tree

3 files changed

+150
-149
lines changed

3 files changed

+150
-149
lines changed

content/admin/configuring-settings/hardening-security-for-your-enterprise/restricting-access-to-githubcom-using-a-corporate-proxy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Options include:
7272

7373
## Unsupported features
7474

75-
Because this restriction only applies to requests that are sent via a proxy that adds an enterprise header, certain {% data variables.product.github %} features do not support the restriction to block users from accessing or using their personal accounts. To block users on your network from accessing these features, you will need to make the changes described below.
75+
Because this restriction only applies to requests that are sent via a proxy that adds an enterprise header, certain {% data variables.product.github %} features do not support the restriction to block users from accessing or using their personal accounts. To block users on your network from accessing these features, you will need to make the changes described below.
7676

7777
| Feature | Associated endpoint | Notes |
7878
| ------- | ------------------- | ----- |
@@ -81,6 +81,7 @@ Because this restriction only applies to requests that are sent via a proxy that
8181
| SSH access | Port 22 on {% data variables.product.prodname_dotcom_the_website %} | To restrict access, block the endpoint entirely. |
8282
| SSH over HTTPS | `ssh.github.com` | To restrict access, block the endpoint entirely. |
8383
| {% data variables.product.github %}-hosted runners | Various | To enforce specific routing, use Azure private networking. See [AUTOTITLE](/admin/configuring-settings/configuring-private-networking-for-hosted-compute-products/about-azure-private-networking-for-github-hosted-runners-in-your-enterprise). |
84+
| Self-hosted runners | Various | To enforce specific routing, utilize a proxy server. See [AUTOTITLE](/actions/how-tos/manage-runners/self-hosted-runners/use-proxy-servers). |
8485

8586
### Endpoints that don't require restriction
8687

0 commit comments

Comments
 (0)