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/network-watcher/network-watcher-overview.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,7 @@ author: halkazwini
5
5
ms.author: halkazwini
6
6
ms.service: network-watcher
7
7
ms.topic: overview
8
-
ms.date: 06/30/2023
9
-
ms.custom: template-overview, engagement-fy23
8
+
ms.date: 09/13/2023
10
9
# Customer intent: 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
10
---
12
11
@@ -20,7 +19,7 @@ Network Watcher consists of three major sets of tools and capabilities:
> When you create or update a virtual network in your subscription, Network Watcher is automatically enabled in your virtual network's region. There's no impact on your resources or associated charge for automatically enabling Network Watcher. For more information, see [Enable or disable Network Watcher](network-watcher-create.md).
@@ -89,19 +88,21 @@ Network Watcher offers two traffic tools that help you log and visualize network
89
88
90
89
### Flow logs
91
90
92
-
**Flow logs** allows you to log information about IP traffic flowing through a network security group. Flow logs stores data in Azure storage. For more information, see [Flow logging for network security groups](network-watcher-nsg-flow-logging-overview.md) and [Log network traffic to and from a virtual machine](network-watcher-nsg-flow-logging-portal.md).
91
+
**Flow logs** allows you to log information about your Azure IP traffic and stores the data in Azure storage. You can log IP traffic flowing through a network security group or Azure virtual network. For more information, see:
92
+
-[NSG flow logs](network-watcher-nsg-flow-logging-overview.md) and [Log network traffic to and from a virtual machine](network-watcher-nsg-flow-logging-portal.md).
93
+
-[VNet flow logs (preview)](vnet-flow-logs-overview.md) and [Manage VNet flow logs](vnet-flow-logs-powershell.md).
93
94
94
95
### Traffic analytics
95
96
96
97
**Traffic analytics** provides rich visualizations of flow logs data. For more information about traffic analytics, see [traffic analytics](traffic-analytics.md) and [Manage traffic analytics using Azure Policy](traffic-analytics-policy-portal.md).
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.
103
104
104
-
:::image type="content" source="./media/network-watcher-monitoring-overview/subscription-limits.png" alt-text="Screenshot showing Networking resources usage and limits per subscription in the Azure portal.":::
105
+
:::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.":::
105
106
106
107
## Network Watcher limits
107
108
@@ -125,7 +126,7 @@ To get answers to most frequently asked questions about Network Watcher, see [Az
125
126
126
127
To view the latest Network Watcher feature updates, see [Service updates](https://azure.microsoft.com/updates/?query=network%20watcher).
127
128
128
-
## Next steps
129
+
## Related content
129
130
130
131
- To get started using Network Watcher diagnostics tools, see [Quickstart: Diagnose a virtual machine network traffic filter problem](diagnose-vm-network-traffic-filtering-problem.md).
131
132
-[Training module: Introduction to Azure Network Watcher](/training/modules/intro-to-azure-network-watcher).
0 commit comments