Skip to content

Commit 868394a

Browse files
committed
fixing zone end
1 parent ea71432 commit 868394a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@ rule_list = ml_client._workspace_outbound_rules.list(resource_group, ws_name)
10191019
ml_client._workspace_outbound_rules.begin_remove(resource_group, ws_name, rule_name).result()
10201020
```
10211021

1022-
:::: zone-end
1022+
::: zone-end
10231023
::: zone pivot="azure-portal"
10241024

10251025
1. Sign in to the [Azure portal](https://portal.azure.com), and select the Azure Machine Learning workspace that you want to enable managed virtual network isolation for.

0 commit comments

Comments
 (0)