Skip to content

Commit a288d2b

Browse files
committed
writing
1 parent 868394a commit a288d2b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ To enable the [serverless Spark jobs](how-to-submit-spark-jobs.md) for the manag
852852
::: zone-end
853853
::: zone pivot="azure-portal"
854854

855-
Use the __Azure CLI__ or __Python SDK__ tabs to learn how to manually provision the managed virtual network with serverless Spark support.
855+
From the Azure portal, you can only select to provision the managed network during workspace creation. To provision the managed network for serverless Spark jobs, you must use the [Azure CLI](how-to-managed-network.md?pivots=cli#configure-for-serverless-spark-jobs) or [Python SDK](how-to-managed-network.md?pivots=python-sdk#configure-for-serverless-spark-jobs).
856856

857857
::: zone-end
858858

@@ -971,7 +971,7 @@ ml_client.workspaces.begin_update(ws)
971971
::: zone-end
972972
::: zone pivot="azure-portal"
973973

974-
Currently there isn't a way to set the image build compute from the Azure portal. Use the __Azure CLI__ or __Python SDK__ tabs to learn how to manually configure image builds.
974+
There isn't a way to set the image build compute from the Azure portal. Instead, use the [Azure CLI](how-to-managed-network.md?pivots=cli#configure-image-builds) or [Python SDK](how-to-managed-network.md?pivots=python-sdk#configure-image-builds).
975975

976976
::: zone-end
977977

@@ -1192,8 +1192,6 @@ An Azure Firewall is deployed if an FQDN outbound rule is created while in the _
11921192
> The firewall isn't created until you add an outbound FQDN rule. For more information on pricing, see [Azure Firewall pricing](https://azure.microsoft.com/pricing/details/azure-firewall/) and view prices for the _standard_ version.
11931193
> URL-based filtering is only supported with Premium SKU Azure Firewall, not Basic or Standard SKU Azure Firewall. Managed virtual network does not support Premium SKU Azure Firewall.
11941194

1195-
Use the following tabs to learn how to select the firewall version for your managed virtual network.
1196-
11971195
::: zone pivot="azure-portal"
11981196

11991197
After selecting the allow only approved outbound mode, an option to select the Azure Firewall version (SKU) appears. Select __Standard__ to use the standard version or __Basic__ to use the basic version. Select __Save__ to save your configuration.

0 commit comments

Comments
 (0)