Skip to content

Commit e8e43ac

Browse files
authored
[Follow-up] Restoration to pre-5e957dd (#56542)
1 parent 64c560d commit e8e43ac

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

content/copilot/how-tos/administer/organizations/configuring-your-proxy-server-or-firewall-for-copilot.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,12 @@ redirect_from:
1313

1414
If your company employs security measures like a firewall or proxy server, you should add the following URLs, ports, and protocols to an allowlist to ensure {% data variables.product.prodname_copilot_short %} works as expected:
1515

16-
## {% data variables.product.prodname_enterprise %} related URLs
17-
18-
| Domain and/or URL | Purpose |
19-
| :------------------------------------- | :--------------------------------- |
20-
| `https://github.com/YOUR-ENTERPRISE/*` | Enterprise URL |
21-
| `https://github.com/YOUR-ENTERPRISE?*` | Enterprise URL |
22-
| `https://github.com/enterprises/YOUR-ENTERPRISE/*` | Authentication for {% data variables.enterprise.prodname_managed_users %}, only required with {% data variables.product.prodname_emus %} |
23-
2416
## {% data variables.product.github %} public URLs
2517

2618
| Domain and/or URL | Purpose |
2719
| :------------------------------------- | :--------------------------------- |
2820
| `https://github.com/login/*` | Authentication |
21+
| `https://github.com/enterprises/YOUR-ENTERPRISE/*` | Authentication for {% data variables.enterprise.prodname_managed_users %}, only required with {% data variables.product.prodname_emus %} |
2922
| `https://api.github.com/user` | User Management |
3023
| `https://api.github.com/copilot_internal/*` | User Management |
3124
| `https://copilot-telemetry.githubusercontent.com/telemetry` | Telemetry |

0 commit comments

Comments
 (0)