Skip to content

Commit 1542423

Browse files
updates to serverless spark compute note
updates to serverless spark compute note
1 parent 51e566e commit 1542423

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 is already configured for a public endpoint (for example, with an Azure Virtual Network), and has [public network access enabled](how-to-configure-private-link.md#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 managed endpoint may not be created successfully.
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.
791791

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

0 commit comments

Comments
 (0)