Skip to content

Commit 4bdf726

Browse files
authored
Merge pull request #113976 from aashishb/patch-8
Clarify ACR VNet scenario
2 parents 9a565a2 + c7fd4fc commit 4bdf726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-enable-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ For information on using Azure Machine Learning with Azure Firewall, see [Use Az
554554
555555
For more information, see the [update()](https://docs.microsoft.com/python/api/azureml-core/azureml.core.workspace.workspace?view=azure-ml-py#update-friendly-name-none--description-none--tags-none--image-build-compute-none--enable-data-actions-none-) method reference.
556556
557-
1. If you are using Private Link for your Azure Machine Learning workspace, and put the Azure Container Registry for your workspace in a virtual network, you must also apply the following Azure Resource Manager template. This template enables your workspace to communicate with ACR over the Private Link.
557+
1. You must apply the following Azure Resource Manager template. This template enables your workspace to communicate with ACR.
558558
559559
```json
560560
{

0 commit comments

Comments
 (0)