Skip to content

Commit 494e54c

Browse files
author
Larry Franks
committed
test
1 parent 386bd3c commit 494e54c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,13 +383,13 @@ The hosts in this section are used to install R packages, and are required durin
383383
384384
| **Host name** | **Purpose** |
385385
| ---- | ---- |
386-
| **cloud.r-project.org** | Used when installing CRAN packages. |
386+
| **cloud.r-project.org** | Used when installing CRAN packages. |
387387

388388
### Azure Kubernetes Services
389389

390390
When using Azure Kubernetes Service with Azure Machine Learning, the following traffic must be allowed:
391391

392-
* General inbound/outbound requirements for AKS as described in the [Restrict egress traffic in Azure Kubernetes Service](../aks/limit-egress-traffic.md) article.
392+
* General inbound/outbound requirements for AKS as described in the [Restrict egress traffic in Azure Kubernetes Service](../en-us/aks/limit-egress-traffic.md) article.
393393
* __Outbound__ to mcr.microsoft.com.
394394
* When deploying a model to an AKS cluster, use the guidance in the [Deploy ML models to Azure Kubernetes Service](how-to-deploy-azure-kubernetes-service.md#connectivity) article.
395395

0 commit comments

Comments
 (0)