Skip to content

Commit d9dcb4a

Browse files
[Improvement]: Add tenant-specific GHEC URLs to Allowlist reference doc (#58316)
Co-authored-by: Sarita Iyer <[email protected]>
1 parent c90bd01 commit d9dcb4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/copilot/reference/allowlist-reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ If your company employs security measures like a firewall or proxy server, you s
3535
| `https://*.individual.githubcopilot.com`[^2] | API service for {% data variables.product.prodname_copilot_short %} suggestions |
3636
| `https://*.business.githubcopilot.com`[^3] | API service for {% data variables.product.prodname_copilot_short %} suggestions |
3737
| `https://*.enterprise.githubcopilot.com`[^4] | API service for {% data variables.product.prodname_copilot_short %} suggestions |
38+
| `https://*.SUBDOMAIN.ghe.com` | For {% data variables.product.prodname_copilot_short %} users on {% data variables.enterprise.data_residency_site %} |
39+
| `https://SUBDOMAIN.ghe.com` | For {% data variables.product.prodname_copilot_short %} users on {% data variables.enterprise.data_residency_site %} |
3840

3941
Depending on the security policies and editors your organization uses, you may need to allowlist additional domains and URLs. For more information on specific editors, see [Further reading](#further-reading).
4042

0 commit comments

Comments
 (0)