Skip to content

Commit 1551996

Browse files
Merge pull request #253092 from dem108/patch-23
remove preview and add desc for image build compute for workspace managed vnet
2 parents 4f9b696 + 36712e5 commit 1551996

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/machine-learning/concept-secure-online-endpoint.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ author: dem108
1010
ms.author: sehan
1111
ms.reviewer: mopeakande
1212
reviewer: msakande
13-
ms.custom: devplatv2
14-
ms.date: 08/15/2023
13+
ms.custom: devplatv2, moe-wsvnet
14+
ms.date: 09/27/2023
1515
---
1616

1717
# Network isolation with managed online endpoints
@@ -210,4 +210,4 @@ The following table lists the supported configurations when configuring inbound
210210
## Next steps
211211

212212
- [Workspace managed network isolation](how-to-managed-network.md)
213-
- [How to secure managed online endpoints with network isolation](how-to-secure-online-endpoint.md)
213+
- [How to secure managed online endpoints with network isolation](how-to-secure-online-endpoint.md)

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

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

1616
# Secure your managed online endpoints with network isolation
@@ -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. 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, 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)