Skip to content

Commit 7123d2f

Browse files
authored
comment on network isolation between deployments
1 parent d858ff2 commit 7123d2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ The following architecture diagram shows how communications flow through private
2828

2929
> [!NOTE]
3030
> This article focuses on network isolation using the workspace's managed virtual network. For a description of the legacy method for network isolation, in which Azure Machine Learning creates a managed virtual network for each deployment in an endpoint, see the [Appendix](#appendix).
31+
> Each deployment is isolated from other deployments, regardless of inbound and outbound communication discussed in this article. In other words, even with endpoints/deployments that allow internet inbound/outbound, there's a network isolation between deployments, which blocks any deployment from directly connecting to other deployments.
3132
3233
## Limitations
3334

0 commit comments

Comments
 (0)