Skip to content

Commit 9f2cda2

Browse files
dem108msakande
andauthored
Apply suggestions from code review
Co-authored-by: Mope Akande <[email protected]>
1 parent 38b8c19 commit 9f2cda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +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, 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).
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 the private endpoint. For more information, see [Azure Container Registry service tiers](../container-registry/container-registry-skus.md). Also, the workspace should be set with the `image_build_compute` property, as deployment creation involves building of images. For more information on setting the `image_build_compute` property for your workspace, see [Create a workspace that uses a private endpoint](how-to-configure-private-link.md#create-a-workspace-that-uses-a-private-endpoint).
7070
7171
1. Configure the defaults for the CLI so that you can avoid passing in the values for your workspace and resource group multiple times.
7272

0 commit comments

Comments
 (0)