Skip to content

Commit 3faa4b9

Browse files
committed
2 parents c016a38 + 325b971 commit 3faa4b9

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

articles/azure-monitor/insights/code-optimizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Code Optimizations analyzes the profiling data collected by the Application Insi
4949

5050
## Cost
5151

52-
While Code Optimizations incurs no extra costs, you may encounter [indirect costs associated with Application Insights](../best-practices-cost.md#is-application-insights-free).
52+
While Code Optimizations incurs no extra costs.
5353

5454
## Supported regions
5555

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

articles/network-watcher/network-watcher-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: network-watcher
77
ms.topic: overview
8-
ms.date: 04/03/2023
8+
ms.date: 04/08/2024
99

1010
#CustomerIntent: As someone with basic Azure network experience, I want to understand how Azure Network Watcher can help me resolve some of the network-related problems I've encountered and provide insight into how I use Azure networking.
1111
---
@@ -101,7 +101,7 @@ Network Watcher offers two traffic tools that help you log and visualize network
101101

102102
## Usage + quotas
103103

104-
The **Usage + quotas** capability of Network Watcher provides a summary of how many of each network resource you've deployed in a subscription and region and what the limit is for the resource. For more information, see [Networking limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/network-watcher/toc.json#azure-resource-manager-virtual-networking-limits) to the number of network resources that you can create within an Azure subscription and region. This information is helpful when planning future resource deployments as you can't create more resources if you reach their limits within the subscription or region.
104+
The **Usage + quotas** capability of Network Watcher provides a summary of your deployed network resources within a subscription and region, including current usage and corresponding limits for each resource. For more information, see [Networking limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/network-watcher/toc.json#azure-resource-manager-virtual-networking-limits) to learn about the limits for each Azure network resource per region per subscription. This information is helpful when planning future resource deployments as you can't create more resources if you reach their limits within the subscription or region.
105105

106106
:::image type="content" source="./media/network-watcher-overview/subscription-limits.png" alt-text="Screenshot showing Networking resources usage and limits per subscription in the Azure portal.":::
107107

0 commit comments

Comments
 (0)