1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
Mike McDonald
2021-12-07 15:00:33 -07:00
committed by GitHub
parent 6f3df5cde4
commit 77b25c54dc

View File

@@ -34,7 +34,7 @@ These third party solutions include:
#### Allowlisting private resources for codespaces
While GitHub publishes IP ranges for several products on its Meta API, codespaces IPs are dynamically assigned, meaning your codespace is not guaranteed to have the same IP address day to day. We highly discourage users from allowlisting an entire IP range, as this would give overly broad access to all codespaces (including users not affiliated with your codespaces).
While {% data variables.product.prodname_dotcom %} publishes IP ranges for several products on its Meta API, codespaces IPs are dynamically assigned, meaning your codespace is not guaranteed to have the same IP address day to day. We highly discourage users from allowlisting an entire IP range, as this would give overly broad access to all codespaces (including users not affiliated with your codespaces).
For more information about the Meta API, see "[Meta](/rest/reference/meta)."