Skip to content

Commit aedafea

Browse files
authored
Merge pull request #328 from J-Silvestre/patch-7
Update how-to-secure-workspace-vnet.md
2 parents 7dbd6d3 + 2f586f8 commit aedafea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ When your Azure Machine Learning workspace or any resource is configured with a
8383
> [!IMPORTANT]
8484
> 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 might need to add network security rules that allow access to public repos, [use private Python packages](concept-vulnerability-management.md#using-a-private-package-repository), or use [custom Docker images (SDK v1)](v1/how-to-train-with-custom-image.md?view=azureml-api-1&preserve-view=true) that already include the packages.
8585
86-
> [!WARNING]
87-
> 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.
88-
8986
### Azure Monitor
9087

9188
> [!WARNING]

0 commit comments

Comments
 (0)