Skip to content

Commit 9d72d9d

Browse files
authored
Merge pull request #271468 from Blackmist/233254-fresh
updating images/date for freshness
2 parents 291cdd4 + 5480010 commit 9d72d9d

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

articles/machine-learning/how-to-secure-training-vnet.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.reviewer: larryfr
1010
ms.author: jhirono
1111
author: jhirono
12-
ms.date: 04/14/2023
12+
ms.date: 04/08/2024
1313
ms.custom:
1414
- tracking-python
1515
- references_regions
@@ -257,7 +257,7 @@ ml_client.begin_create_or_update(entity=compute)
257257
1. Select the **Compute** page from the left navigation bar.
258258
1. Select the **+ New** from the navigation bar of compute instance or compute cluster.
259259
1. Configure the VM size and configuration you need, then select **Next**.
260-
1. From the **Advanced Settings**, Select **Enable virtual network**, your virtual network and subnet, and finally select the **No Public IP** option under the VNet/subnet section.
260+
1. From **Security**, select **Enable virtual network**, your virtual network and subnet, and finally select the **No Public IP** option under the VNet/subnet section.
261261

262262
:::image type="content" source="./media/how-to-secure-training-vnet/no-public-ip.png" alt-text="A screenshot of how to configure no public IP for compute instance and compute cluster." lightbox="./media/how-to-secure-training-vnet/no-public-ip.png":::
263263

@@ -428,7 +428,7 @@ ml_client.begin_create_or_update(entity=compute)
428428
1. Select the **Compute** page from the left navigation bar.
429429
1. Select the **+ New** from the navigation bar of compute instance or compute cluster.
430430
1. Configure the VM size and configuration you need, then select **Next**.
431-
1. From the **Advanced Settings**, Select **Enable virtual network** and then select your virtual network and subnet.
431+
1. From **Security**, select **Enable virtual network** and then select your virtual network and subnet.
432432

433433
:::image type="content" source="./media/how-to-secure-training-vnet/with-public-ip.png" alt-text="A screenshot of how to configure a compute instance/cluster in a VNet with a public IP." lightbox="./media/how-to-secure-training-vnet/with-public-ip.png":::
434434

@@ -529,7 +529,7 @@ Allow Azure Machine Learning to communicate with the SSH port on the VM or clust
529529

530530
1. In the __Source service tag__ drop-down list, select __AzureMachineLearning__.
531531

532-
![Inbound rules for doing experimentation on a VM or HDInsight cluster within a virtual network](./media/how-to-enable-virtual-network/experimentation-virtual-network-inbound.png)
532+
:::image type="content" source="./media/how-to-secure-training-vnet/experimentation-virtual-network-inbound.png" alt-text="A screenshot of inbound rules for doing experimentation on a VM or HDInsight cluster within a virtual network." lightbox="./media/how-to-secure-training-vnet/experimentation-virtual-network-inbound.png":::
533533

534534
1. In the __Source port ranges__ drop-down list, select __*__.
535535

43.9 KB
Loading
-39.3 KB
Loading
-40.2 KB
Loading

0 commit comments

Comments
 (0)