Skip to content

Commit ae3a560

Browse files
Merge pull request #227473 from Blackmist/change-tag
updating per PM feedback
2 parents 1cb5cb9 + 7d2b79e commit ae3a560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ __Inbound traffic__
6262

6363
| Source | Source<br>ports | Destination | Destination<b>ports| Purpose |
6464
| ----- |:-----:| ----- |:-----:| ----- |
65-
| `AzureLoadBalancer` | Any | `VirtualNetwork` | 44224 | Inbound to compute instance/cluster. __Only needed if the instance/cluster is configured to use a public IP address__. |
65+
| `AzureMachineLearning` | Any | `VirtualNetwork` | 44224 | Inbound to compute instance/cluster. __Only needed if the instance/cluster is configured to use a public IP address__. |
6666

6767
> [!TIP]
6868
> A network security group (NSG) is created by default for this traffic. For more information, see [Default security rules](../virtual-network/network-security-groups-overview.md#inbound).

0 commit comments

Comments
 (0)