Skip to content

Commit 3e436cf

Browse files
authored
Merge pull request #245 from Mandur/patch-1
Add specification of same subnet requirement for AML Registry
2 parents 8ef4a64 + dd6a0c2 commit 3e436cf

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)