You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-secure-training-vnet.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,9 +103,6 @@ In this article you learn how to secure the following training compute resources
103
103
> * Outbound requirements - Two additional outbounds:
104
104
> -`AzureMachineLearning` service tag on UDP port 5831.
105
105
> -`BatchNodeManagement` service tag on TCP port 443.
106
-
> * Inbound requirements - The inbound requirements have been removed for the no public IP configuration.
107
-
> * Private endpoint and link policy - You no longer need to disable these policies to use the no public IP configuration.
108
-
> * Network resources - We no longer create additional Azure Network resources for the no public IP configuration. Deleting and recreating your compute instance and compute cluster resources will remove any additional network resources that may have been created while using the public preview of this feature.
109
106
110
107
The following configurations are in addition to those listed in the [Prerequisites](#prerequisites) section, and are specific to **creating** a compute instances/clusters configured for no public IP:
0 commit comments