Skip to content

Commit e09b083

Browse files
gdrykeam-stead
andauthored
Update Azure private networking domain requirements (#59092)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
1 parent e70a108 commit e09b083

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

content/admin/data-residency/network-details-for-ghecom.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,13 +177,43 @@ Japan region:
177177

178178
### Domains for Azure private networking
179179

180+
#### Required for all regions
181+
180182
* `*.<TENANT>.ghe.com`
181183
* `<TENANT>.ghe.com`
182184
* `github.com`
183185
* `*.githubusercontent.com`
184-
* `*.blob.core.windows.net`
186+
* `*.blob.core.windows.net` (can be further restricted by region, see below)
185187
* `*.web.core.windows.net`
186188

189+
#### EU
190+
191+
`*.blob.core.windows.net` can be replaced with:
192+
* `prodsdc01resultssa0.blob.core.windows.net`
193+
* `prodsdc01resultssa1.blob.core.windows.net`
194+
* `prodsdc01resultssa2.blob.core.windows.net`
195+
* `prodsdc01resultssa3.blob.core.windows.net`
196+
* `prodweu01resultssa0.blob.core.windows.net`
197+
* `prodweu01resultssa1.blob.core.windows.net`
198+
* `prodweu01resultssa2.blob.core.windows.net`
199+
* `prodweu01resultssa3.blob.core.windows.net`
200+
201+
#### Australia
202+
203+
`*.blob.core.windows.net` can be replaced with:
204+
* `prodae01resultssa0.blob.core.windows.net`
205+
* `prodae01resultssa1.blob.core.windows.net`
206+
* `prodae01resultssa2.blob.core.windows.net`
207+
* `prodae01resultssa3.blob.core.windows.net`
208+
209+
#### Japan
210+
211+
`*.blob.core.windows.net` can be replaced with:
212+
* `prodjpw01resultssa0.blob.core.windows.net`
213+
* `prodjpw01resultssa1.blob.core.windows.net`
214+
* `prodjpw01resultssa2.blob.core.windows.net`
215+
* `prodjpw01resultssa3.blob.core.windows.net`
216+
187217
## IP ranges for {% data variables.product.prodname_importer_proper_name %}
188218

189219
If you're running a migration to your enterprise with {% data variables.product.prodname_importer_proper_name %}, you may need to add certain ranges to an IP allow list. See [AUTOTITLE](/migrations/using-github-enterprise-importer/migrating-between-github-products/managing-access-for-a-migration-between-github-products#configuring-ip-allow-lists-for-migrations).

0 commit comments

Comments
 (0)