Skip to content

Commit 7a07cea

Browse files
author
Larry Franks
committed
Updating limitation
1 parent 1813fbb commit 7a07cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-secure-workspace-vnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: enterprise-readiness
88
ms.reviewer: larryfr
99
ms.author: jhirono
1010
author: jhirono
11-
ms.date: 03/01/2022
11+
ms.date: 03/09/2022
1212
ms.topic: how-to
1313
ms.custom: contperf-fy20q4, tracking-python, contperf-fy21q1, security
1414

@@ -81,7 +81,7 @@ When ACR is behind a virtual network, Azure Machine Learning can’t use it to d
8181
> The compute cluster used to build Docker images needs to be able to access the package repositories that are used to train and deploy your models. You may need to add network security rules that allow access to public repos, [use private Python packages](how-to-use-private-python-packages.md), or use [custom Docker images](how-to-train-with-custom-image.md) that already include the packages.
8282
8383
> [!WARNING]
84-
> If your Azure Container Registry uses a private endpoint to communicate with the virtual network, you cannot use a managed identity with an Azure Machine Learning compute cluster. To use a managed identity with a compute cluster, use a service endpoint with the Azure Container Registry for the workspace.
84+
> If your Azure Container Registry uses a private endpoint or service endpoint to communicate with the virtual network, you cannot use a managed identity with an Azure Machine Learning compute cluster.
8585
8686
### Azure Monitor
8787

0 commit comments

Comments
 (0)