Skip to content

Commit 2a79c06

Browse files
authored
update on image build compute
1 parent c6f30f1 commit 2a79c06

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.reviewer: mopeakande
1010
author: dem108
1111
ms.author: sehan
12-
ms.date: 08/18/2023
12+
ms.date: 09/27/2023
1313
ms.custom: event-tier1-build-2022, devx-track-azurecli, moe-wsvnet
1414
---
1515

@@ -66,7 +66,9 @@ 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, the Azure Container Registry for the workspace must be configured for __Premium__ tier. For more information, see [Azure Container Registry service tiers](../container-registry/container-registry-skus.md).
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).
7072
7173
1. Configure the defaults for the CLI so that you can avoid passing in the values for your workspace and resource group multiple times.
7274

0 commit comments

Comments
 (0)