Skip to content

Commit 1207a77

Browse files
author
Larry
committed
writing
1 parent 0f92136 commit 1207a77

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,12 @@ The hosts in this section are used to install Python packages. They are required
5555
| **anaconda.com** | Used when installing conda packages |
5656
| **pypi.org** | Used when installing pip packages |
5757

58+
## R hosts
5859

60+
The hosts in this section are used to install R packages. They are required during development, training, and deployment.
5961

62+
> [!IMPORTANT]
63+
> Internally, the R SDK for Azure Machine Learning uses Python packages. So you must also allow Python hosts through the firewall.
64+
65+
| **Host name** | **Purpose** |
66+
| ---- | ---- |

0 commit comments

Comments
 (0)