Skip to content

Commit 7f97064

Browse files
author
Larry Franks
committed
adding for other regions
1 parent db15afe commit 7f97064

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/how-to-access-azureml-behind-firewall.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ __Azure Machine Learning compute instance and compute cluster hosts__
383383
| Compute cluster/instance | `graph.windows.net` | TCP | 443 |
384384
| Compute instance | `*.instances.azureml.us` | TCP | 443 |
385385
| Compute instance | `*.instances.azureml.ms` | TCP | 443, 8787, 18881 |
386+
| Compute instance | `<region>.tundra.azureml.us` | UDP | 5831 |
386387
| Microsoft storage access | `*.blob.core.usgovcloudapi.net` | TCP | 443 |
387388
| Microsoft storage access | `*.table.core.usgovcloudapi.net` | TCP | 443 |
388389
| Microsoft storage access | `*.queue.core.usgovcloudapi.net` | TCP | 443 |
@@ -397,6 +398,7 @@ __Azure Machine Learning compute instance and compute cluster hosts__
397398
| Compute cluster/instance | `graph.chinacloudapi.cn` | TCP | 443 |
398399
| Compute instance | `*.instances.azureml.cn` | TCP | 443 |
399400
| Compute instance | `*.instances.azureml.ms` | TCP | 443, 8787, 18881 |
401+
| Compute instance | `<region>.tundra.azureml.cn` | UDP | 5831 |
400402
| Microsoft storage access | `*.blob.core.chinacloudapi.cn` | TCP | 443 |
401403
| Microsoft storage access | `*.table.core.chinacloudapi.cn` | TCP | 443 |
402404
| Microsoft storage access | `*.queue.core.chinacloudapi.cn` | TCP | 443 |

0 commit comments

Comments
 (0)