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/azure-monitor/insights/code-optimizations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Code Optimizations analyzes the profiling data collected by the Application Insi
49
49
50
50
## Cost
51
51
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).
1. Select the **Compute** page from the left navigation bar.
258
258
1. Select the **+ New** from the navigation bar of compute instance or compute cluster.
259
259
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.
261
261
262
262
:::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":::
1. Select the **Compute** page from the left navigation bar.
429
429
1. Select the **+ New** from the navigation bar of compute instance or compute cluster.
430
430
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.
432
432
433
433
:::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":::
434
434
@@ -529,7 +529,7 @@ Allow Azure Machine Learning to communicate with the SSH port on the VM or clust
529
529
530
530
1. In the __Source service tag__ drop-down list, select __AzureMachineLearning__.
531
531
532
-

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":::
533
533
534
534
1. In the __Source port ranges__ drop-down list, select __*__.
Copy file name to clipboardExpand all lines: articles/network-watcher/network-watcher-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: halkazwini
5
5
ms.author: halkazwini
6
6
ms.service: network-watcher
7
7
ms.topic: overview
8
-
ms.date: 04/03/2023
8
+
ms.date: 04/08/2024
9
9
10
10
#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.
11
11
---
@@ -101,7 +101,7 @@ Network Watcher offers two traffic tools that help you log and visualize network
101
101
102
102
## Usage + quotas
103
103
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.
105
105
106
106
:::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.":::
0 commit comments