Skip to content

Commit 912a117

Browse files
authored
adding lightbox
1 parent 290b1d2 commit 912a117

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ To configure a managed VNet that allows internet outbound communications, use th
283283
1. Provide the required information on the __Basics__ tab.
284284
1. From the __Networking__ tab, select __Private with Internet Outbound__.
285285

286-
:::image type="content" source="./media/how-to-managed-network/use-managed-network-internet-outbound.png" alt-text="Screenshot of creating a workspace with an internet outbound managed network.":::
286+
:::image type="content" source="./media/how-to-managed-network/use-managed-network-internet-outbound.png" alt-text="Screenshot of creating a workspace with an internet outbound managed network." lightbox="./media/how-to-managed-network/use-managed-network-internet-outbound.png":::
287287

288288
1. Continue creating the workspace as normal.
289289

@@ -295,7 +295,7 @@ To configure a managed VNet that allows internet outbound communications, use th
295295
1. Sign in to the [Azure portal](https://ms.azure.com), and select the Azure Machine Learning workspace that you want to enable managed virtual network isolation for.
296296
1. Select __Networking__, then select __Private with Internet Outbound__. Select __Save__ to save the changes.
297297

298-
:::image type="content" source="./media/how-to-managed-network/update-managed-network-internet-outbound.png" alt-text="Screenshot of updating a workspace to managed network with internet outbound.":::
298+
:::image type="content" source="./media/how-to-managed-network/update-managed-network-internet-outbound.png" alt-text="Screenshot of updating a workspace to managed network with internet outbound." lightbox="./media/how-to-managed-network/update-managed-network-internet-outbound.png":::
299299

300300
---
301301

@@ -521,7 +521,7 @@ To configure a managed VNet that allows only approved outbound communications, u
521521
1. Provide the required information on the __Basics__ tab.
522522
1. From the __Networking__ tab, select __Private with Approved Outbound__.
523523

524-
:::image type="content" source="./media/how-to-managed-network/use-managed-network-approved-outbound.png" alt-text="Screenshot of creating a workspace with an approved outbound managed network.":::
524+
:::image type="content" source="./media/how-to-managed-network/use-managed-network-approved-outbound.png" alt-text="Screenshot of creating a workspace with an approved outbound managed network." lightbox="./media/how-to-managed-network/use-managed-network-approved-outbound.png":::
525525

526526
1. Continue creating the workspace as normal.
527527

@@ -533,7 +533,7 @@ To configure a managed VNet that allows only approved outbound communications, u
533533
1. Sign in to the [Azure portal](https://ms.azure.com), and select the Azure Machine Learning workspace that you want to enable managed virtual network isolation for.
534534
1. Select __Networking__, then select __Private with Approved Outbound__. Select __Save__ to save the changes.
535535

536-
:::image type="content" source="./media/how-to-managed-network/update-managed-network-approved-outbound.png" alt-text="Screenshot of updating a workspace to managed network with approved outbound.":::
536+
:::image type="content" source="./media/how-to-managed-network/update-managed-network-approved-outbound.png" alt-text="Screenshot of updating a workspace to managed network with approved outbound." lightbox="./media/how-to-managed-network/update-managed-network-approved-outbound.png":::
537537

538538
---
539539

@@ -615,7 +615,7 @@ To enable the [serverless spark jobs](how-to-submit-spark-jobs.md) for the manag
615615
1. Sign in to the [Azure portal](https://ms.azure.com), and select the Azure Machine Learning workspace.
616616
1. Select __Networking__, then select __Add user-defined outbound rules__. Add a rule for the Azure Storage Account, and make sure that __Spark enabled__ is selected.
617617

618-
:::image type="content" source="./media/how-to-managed-network/add-outbound-spark-enabled.png" alt-text="Screenshot of an endpoint rule with Spark enabled selected.":::
618+
:::image type="content" source="./media/how-to-managed-network/add-outbound-spark-enabled.png" alt-text="Screenshot of an endpoint rule with Spark enabled selected." lightbox="./media/how-to-managed-network/add-outbound-spark-enabled.png":::
619619

620620
1. Select __Save__ to save the rule, then select __Save__ from the top of __Networking__ to save the changes to the manged virtual network.
621621

@@ -704,7 +704,7 @@ ml_client._workspace_outbound_rules.begin_remove(resource_group, ws_name, rule_n
704704
1. Sign in to the [Azure portal](https://ms.azure.com), and select the Azure Machine Learning workspace that you want to enable managed virtual network isolation for.
705705
1. Select __Networking__. The __Workspace Outbound access__ section allows you to manage outbound rules.
706706

707-
:::image type="content" source="./media/how-to-managed-network/manage-outbound-rules.png" alt-text="Screenshot of the outbound rules section.":::
707+
:::image type="content" source="./media/how-to-managed-network/manage-outbound-rules.png" alt-text="Screenshot of the outbound rules section." lightbox="./media/how-to-managed-network/manage-outbound-rules.png":::
708708

709709
---
710710

0 commit comments

Comments
 (0)