Skip to content

Commit 65ead49

Browse files
author
Larry Franks
committed
note on image builds & no public IP
1 parent 97d4d29 commit 65ead49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ In this article you learn how to secure the following training compute resources
107107
108108
* If you create a compute instance and plan to use the no public IP address configuration, your Azure Machine Learning workspace's managed identity must be assigned the __Reader__ role for the virtual network that contains the workspace. For more information on assigning roles, see [Steps to assign an Azure role](/azure/role-based-access-control/role-assignments-steps).
109109

110-
* If you create a compute cluster with the no public IP address configuration, you can't use it as the [image build cluster](how-to-secure-workspace-vnet.md#configure-image-builds) for your workspace.
110+
* If you have configured Azure Container Registry for your workspace behind the virtual network, you must use a compute cluster to build Docker images. You can't use a compute cluster with the no public IP address configuration. For more information, see [Enable Azure Container Registry](how-to-secure-workspace-vnet.md#enable-azure-container-registry-acr).
111111

112112
* If the Azure Storage Accounts for the workspace are also in the virtual network, use the following guidance on subnet limitations:
113113

0 commit comments

Comments
 (0)