Skip to content

Commit dd6a0c2

Browse files
authored
Add specification of same subnet requirement for AML Reg
1 parent 17e9068 commit dd6a0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-registry-network-isolation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Example operations:
140140
* Use a component from registry in a pipeline.
141141
* Use an environment from registry in a component.
142142

143-
Create a private endpoint to the registry, storage and ACR from the VNet of the workspace. If you're trying to connect to multiple registries, create private endpoint for each registry and associated storage and ACRs. For more information, see the [How to create a private endpoint](#how-to-create-a-private-endpoint) section.
143+
Create a private endpoint to the registry, storage and ACR in the **same subnet** as the private endpoint of the AML workspace. If you're trying to connect to multiple registries, create private endpoint for each registry and associated storage and ACRs. For more information, see the [How to create a private endpoint](#how-to-create-a-private-endpoint) section.
144144

145145
### Deploy a model from registry to workspace
146146

0 commit comments

Comments
 (0)