-When using Azure Machine Learning __compute instance__ or __compute cluster__ (with a public IP address), allow inbound traffic from Azure Batch management and Azure Machine Learning services. A compute instance or compute cluster with no public IP (preview) does not require this inbound communication. A Network Security Group allowing this traffic is dynamically created for you, however you may need to also create user-defined routes (UDR) if you have a firewall. When creating a UDR for this traffic, you can use either **IP Addresses** or **service tags** to route the traffic.
0 commit comments