You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/admin/data-residency/network-details-for-ghecom.md
+31-1Lines changed: 31 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,13 +177,43 @@ Japan region:
177
177
178
178
### Domains for Azure private networking
179
179
180
+
#### Required for all regions
181
+
180
182
*`*.<TENANT>.ghe.com`
181
183
*`<TENANT>.ghe.com`
182
184
*`github.com`
183
185
*`*.githubusercontent.com`
184
-
*`*.blob.core.windows.net`
186
+
*`*.blob.core.windows.net` (can be further restricted by region, see below)
185
187
*`*.web.core.windows.net`
186
188
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
+
187
217
## IP ranges for {% data variables.product.prodname_importer_proper_name %}
188
218
189
219
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