Skip to content

Commit 88cc367

Browse files
committed
Converted image to SVG for scaling
1 parent 01fa4ed commit 88cc367

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

learn-pr/advocates/restrict-azure-machine-learning-workspace-network/includes/2-managed-network-isolation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ Using a managed virtual network provides an easier configuration for network iso
22

33
- **Allow internet outbound mode**: Use this option if you want to allow your machine learning engineers access the internet freely. You can create other private endpoint outbound rules to let them access your private resources on Azure.
44
- **Allow only approved outbound mode**: Use this option if you want to minimize data exfiltration risk and control what your machine learning engineers can access. You can control outbound rules using private endpoint, service tag, and FQDN.
5+
6+
![Diagram showing the contents of a managed virtual network.](../media/managed-virtual-network.svg)

learn-pr/advocates/restrict-azure-machine-learning-workspace-network/media/managed-virtual-network.svg

Lines changed: 24 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)