Skip to content

Commit 5bed8b4

Browse files
author
Larry Franks
authored
Removing unneeded inbounds.
1 parent 2d532c6 commit 5bed8b4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

includes/machine-learning-public-internet-access.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ Azure Machine Learning requires both inbound and outbound access to the public i
4747
>
4848
> The IP addresses may change periodically.
4949
50-
> [!IMPORTANT]
51-
> When using a compute cluster that is configured for __no public IP address__, you must allow the following traffic:
52-
> * **Inbound** from source of **VirtualNetwork** and any port source, to destination of **VirtualNetwork**, and destination port of **29876, 29877**.
53-
> * **Inbound** from source **AzureLoadBalancer** and any port source to destination **VirtualNetwork** and port **44224** destination.
54-
5550
You may also need to allow __outbound__ traffic to Visual Studio Code and non-Microsoft sites for the installation of packages required by your machine learning project. The following table lists commonly used repositories for machine learning:
5651

5752
| Host name | Purpose |
@@ -71,4 +66,4 @@ When using Azure Kubernetes Service (AKS) with Azure Machine Learning, allow the
7166

7267
* General inbound/outbound requirements for AKS as described in the [Restrict egress traffic in Azure Kubernetes Service](../articles/aks/limit-egress-traffic.md) article.
7368
* __Outbound__ to mcr.microsoft.com.
74-
* When deploying a model to an AKS cluster, use the guidance in the [Deploy ML models to Azure Kubernetes Service](../articles/machine-learning/v1/how-to-deploy-azure-kubernetes-service.md#connectivity) article.
69+
* When deploying a model to an AKS cluster, use the guidance in the [Deploy ML models to Azure Kubernetes Service](../articles/machine-learning/v1/how-to-deploy-azure-kubernetes-service.md#connectivity) article.

0 commit comments

Comments
 (0)