Skip to content

Commit a739a7e

Browse files
Merge pull request #280405 from Blackmist/262356-vnet-computes
incorporating feedback
2 parents 28c3edb + 2b69015 commit a739a7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ To create a compute cluster in an Azure Virtual Network in a different region th
162162
163163
## Compute instance/cluster or serverless compute with no public IP
164164

165-
> [!WARNING]
166-
> This information is only valid when using an _Azure Virtual Network_. If you are using a _managed virtual network_, see [managed compute with a managed network](how-to-managed-network-compute.md).
165+
> [!IMPORTANT]
166+
> This information is only valid when using an _Azure Virtual Network_. If you are using a _managed virtual network_, compute resources can't be deployed in your Azure Virtual Network. For information on using a managed virtual network, see [managed compute with a managed network](how-to-managed-network-compute.md).
167167
168168
> [!IMPORTANT]
169169
> If you have been using compute instances or compute clusters configured for no public IP without opting-in to the preview, you will need to delete and recreate them after January 20, 2023 (when the feature is generally available).
@@ -331,7 +331,7 @@ Use Azure CLI or Python SDK to configure **serverless compute** nodes with no pu
331331
## <a name="compute-instancecluster-with-public-ip"></a>Compute instance/cluster or serverless compute with public IP
332332

333333
> [!IMPORTANT]
334-
> This information is only valid when using an _Azure Virtual Network_. If you are using a _managed virtual network_, see [managed compute with a managed network](how-to-managed-network-compute.md).
334+
> This information is only valid when using an _Azure Virtual Network_. If you are using a _managed virtual network_, compute resources can't be deployed in your Azure Virtual Network. For information on using a managed virtual network, see [managed compute with a managed network](how-to-managed-network-compute.md).
335335

336336
The following configurations are in addition to those listed in the [Prerequisites](#prerequisites) section, and are specific to **creating** compute instances/clusters that have a public IP. They also apply to serverless compute:
337337

0 commit comments

Comments
 (0)