Skip to content

Commit 38b8c19

Browse files
authored
update instruction for image build compute
1 parent 2a79c06 commit 38b8c19

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/machine-learning/how-to-secure-online-endpoint.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ To begin, you need an Azure subscription, CLI or SDK to interact with Azure Mach
6666
6767
For more information on how to create a new workspace or to upgrade your existing workspace to use a manged virtual network, see [Configure a managed virtual network to allow internet outbound](how-to-managed-network.md#configure-a-managed-virtual-network-to-allow-internet-outbound).
6868
69-
When the workspace is configured with a private endpoint,
70-
1. The Azure Container Registry for the workspace must be configured for __Premium__ tier to allow access via private endpoint. For more information, see [Azure Container Registry service tiers](../container-registry/container-registry-skus.md).
71-
1. The workspace should be set with the image build compute as creation of deployment will involve building images. For more information, see [](how-to-configure-private-link.md#create-a-workspace-that-uses-a-private-endpoint).
69+
When the workspace is configured with a private endpoint, the Azure Container Registry for the workspace must be configured for __Premium__ tier to allow access via private endpoint. For more information, see [Azure Container Registry service tiers](../container-registry/container-registry-skus.md). In addition, the workspace should be set with the `image_build_compute` property as creation of deployment will involve building images. For more information, see [how to set image build compute for the workspace](how-to-configure-private-link.md#create-a-workspace-that-uses-a-private-endpoint).
7270
7371
1. Configure the defaults for the CLI so that you can avoid passing in the values for your workspace and resource group multiple times.
7472

0 commit comments

Comments
 (0)