Skip to content

Commit cbc4025

Browse files
authored
apply suggestions from PR review
1 parent 1542423 commit cbc4025

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
@@ -787,7 +787,7 @@ To enable the [serverless Spark jobs](how-to-submit-spark-jobs.md) for the manag
787787
2. Provision the managed VNet.
788788

789789
> [!NOTE]
790-
> If your workspace has [public network access enabled](https://learn.microsoft.com/azure/machine-learning/how-to-configure-private-link?view=azureml-api-2#enable-public-access), you must disable it before provisioning the managed VNet. If you don't disable public network access when provisioning the managed VNet, the private endpoints for the workspace may not be created automatically in the managed vnet. Otherwise, you would have to manually configure the private endpoint outbound rule for the workspace after the provisioning.
790+
> If your workspace has [public network access enabled](/azure/machine-learning/how-to-configure-private-link?view=azureml-api-2#enable-public-access), you must disable it before provisioning the managed VNet. If you don't disable public network access when provisioning the managed VNet, the private endpoints for the workspace may not be created automatically in the managed VNet. Otherwise, you would have to manually configure the private endpoint outbound rule for the workspace after the provisioning.
791791

792792
# [Azure CLI](#tab/azure-cli)
793793

0 commit comments

Comments
 (0)