Skip to content

Commit ad31f31

Browse files
author
Larry
committed
adding host
1 parent 723a84c commit ad31f31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@ You must configure a network rule allowing traffic to and from the following add
3131
| **\*.modelmanagement.azureml.net** | |
3232
| **mlworkspace.azure.ai** | |
3333
| **\*.aether.ms** | |
34+
| **\*.instances.azureml.net** | |
3435
| **anaconda.com** | Used when installing conda packages |
3536
| **pypi.org** | Used when installing pip packages |
3637
| **windows.net** | Azure Blob Storage |
3738
| **vault.azure.net** | Azure Key Vault |
3839
| **microsoft.com** | Base docker images |
39-
| **aurecr.io** | Azure Container Registry |
40+
| **azurecr.io** | Azure Container Registry |
4041

4142
When adding the network rule, set the __Protocol__ to any, and the ports to `*`.
4243

0 commit comments

Comments
 (0)