You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-managed-network.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -269,7 +269,7 @@ To configure a managed VNet that allows internet outbound communications, use th
269
269
270
270
* __Create a new workspace__:
271
271
272
-
1. Sign in to the [Azure portal](https://ms.azure.com), and choose Azure Machine Learning from Create a resource menu.
272
+
1. Sign in to the [Azure portal](https://portal.azure.com), and choose Azure Machine Learning from Create a resource menu.
273
273
1. Provide the required information on the __Basics__ tab.
274
274
1. From the __Networking__ tab, select __Private with Internet Outbound__.
275
275
@@ -282,7 +282,7 @@ To configure a managed VNet that allows internet outbound communications, use th
282
282
> [!WARNING]
283
283
> Before updating an existing workspace to use a managed virtual network, you must delete all computing resources for the workspace. This includes compute instance, compute cluster, and managed online endpoints.
284
284
285
-
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.
285
+
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.
286
286
1. Select __Networking__, then select __Private with Internet Outbound__. Select __Save__ to save the changes.
287
287
288
288
:::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":::
@@ -507,7 +507,7 @@ To configure a managed VNet that allows only approved outbound communications, u
507
507
508
508
* __Create a new workspace__:
509
509
510
-
1. Sign in to the [Azure portal](https://ms.azure.com), and choose Azure Machine Learning from Create a resource menu.
510
+
1. Sign in to the [Azure portal](https://portal.azure.com), and choose Azure Machine Learning from Create a resource menu.
511
511
1. Provide the required information on the __Basics__ tab.
512
512
1. From the __Networking__ tab, select __Private with Approved Outbound__.
513
513
@@ -520,7 +520,7 @@ To configure a managed VNet that allows only approved outbound communications, u
520
520
> [!WARNING]
521
521
> Before updating an existing workspace to use a managed virtual network, you must delete all computing resources for the workspace. This includes compute instance, compute cluster, and managed online endpoints.
522
522
523
-
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.
523
+
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.
524
524
1. Select __Networking__, then select __Private with Approved Outbound__. Select __Save__ to save the changes.
525
525
526
526
:::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":::
@@ -601,7 +601,7 @@ To enable the [serverless spark jobs](how-to-submit-spark-jobs.md) for the manag
601
601
602
602
# [Azure portal](#tab/portal)
603
603
604
-
1. Sign in to the [Azure portal](https://ms.azure.com), and select the Azure Machine Learning workspace.
604
+
1. Sign in to the [Azure portal](https://portal.azure.com), and select the Azure Machine Learning workspace.
605
605
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.
606
606
607
607
:::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":::
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.
693
+
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.
694
694
1. Select __Networking__. The __Workspace Outbound access__ section allows you to manage outbound rules.
695
695
696
696
:::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":::
0 commit comments