Skip to content

Commit 0e3e6dd

Browse files
authored
Update articles/machine-learning/how-to-managed-network.md
1 parent 83a8a9e commit 0e3e6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-managed-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ The Azure Machine Learning managed VNet feature is free. However, you're charged
11131113
* If your compute instance is in a managed network and is configured for no public IP, use the `az ml compute connect-ssh` command to connect to it using SSH.
11141114
* When using Managed Vnet, you can't deploy compute resources inside your custom Vnet. Compute resources can only be created inside the managed Vnet.
11151115
* Managed network isolation cannot establish a private connection from the managed virtual network to a user's on-premises resources.
1116-
For the list of supported private connections, see [Private Endpoints](/azure/machine-learning/how-to-managed-network?view=azureml-api-2&tabs=azure-cli&preserve-view=true #private-endpoints).
1116+
For the list of supported private connections, see [Private Endpoints](/azure/machine-learning/how-to-managed-network?view=azureml-api-2&tabs=azure-cli&preserve-view=true#private-endpoints).
11171117

11181118
### Migration of compute resources
11191119

0 commit comments

Comments
 (0)