Skip to content

Commit 39f533c

Browse files
authored
Update how-to-managed-network.md
mention rules as service tag rules
1 parent d4a3d29 commit 39f533c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-managed-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ ml_client._workspace_outbound_rules.begin_remove(resource_group, ws_name, rule_n
707707
__Private Endpoints__:
708708
* When the isolation mode for the managed network is `Allow only approved outbound`, Private Endpoint outbound rules will be automatically created as required rules from the managed network for the workspace and associated resources that have public network access disabled (Key Vault, Storage Account, Container Registry, Azure ML Workspace).
709709

710-
__Outbound__ rules:
710+
__Outbound__ Service Tag rules:
711711

712712
* `AzureActiveDirectory`
713713
* `AzureMachineLearning`
@@ -717,7 +717,7 @@ __Outbound__ rules:
717717
* `MicrosoftContainerRegistry`
718718
* `AzureMonitor`
719719

720-
__Inbound__ rules:
720+
__Inbound__ Service Tag rules:
721721
* `AzureMachineLearning`
722722

723723
## List of recommended outbound rules

0 commit comments

Comments
 (0)