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
@@ -281,16 +281,19 @@ The following steps describe how this topology works:
281
281
-```api.azureml.ms```
282
282
-```notebooks.azure.net```
283
283
-```instances.azureml.ms```
284
+
-```aznbcontent.net```
284
285
285
286
**Azure China regions**:
286
287
-```api.ml.azure.cn```
287
288
-```notebooks.chinacloudapi.cn```
288
289
-```instances.azureml.cn```
290
+
-```aznbcontent.net```
289
291
290
292
**Azure US Government regions**:
291
293
-```api.ml.azure.us```
292
294
-```notebooks.usgovcloudapi.net```
293
295
-```instances.azureml.us```
296
+
-```aznbcontent.net```
294
297
295
298
> [!IMPORTANT]
296
299
> Configuration steps for the DNS Server are not included here, as there are many DNS solutions available that can be used as a custom DNS Server. Refer to the documentation for your DNS solution for how to appropriately configure conditional forwarding.
@@ -413,17 +416,20 @@ The following steps describe how this topology works:
413
416
**Azure Public regions**:
414
417
-```api.azureml.ms```
415
418
-```notebooks.azure.net```
416
-
-```instances.azureml.ms```
419
+
-```instances.azureml.ms```
420
+
-```aznbcontent.net```
417
421
418
422
**Azure China regions**:
419
423
-```api.ml.azure.cn```
420
424
-```notebooks.chinacloudapi.cn```
421
425
-```instances.azureml.cn```
426
+
-```aznbcontent.net```
422
427
423
428
**Azure US Government regions**:
424
429
-```api.ml.azure.us```
425
430
-```notebooks.usgovcloudapi.net```
426
431
-```instances.azureml.us```
432
+
-```aznbcontent.net```
427
433
428
434
> [!IMPORTANT]
429
435
> Configuration steps for the DNS Server are not included here, as there are many DNS solutions available that can be used as a custom DNS Server. Refer to the documentation for your DNS solution for how to appropriately configure conditional forwarding.
0 commit comments