Skip to content

Commit 1f189cb

Browse files
committed
initial freshness
1 parent 8fcf7e3 commit 1f189cb

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

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

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,26 @@
11
---
2-
title: Azure Network Watcher | Microsoft Docs
2+
title: Azure Network Watcher
33
description: Learn about Azure Network Watcher's monitoring, diagnostics, metrics, and logging capabilities for resources in a virtual network.
44
services: network-watcher
5-
documentationcenter: na
65
author: halkazwini
7-
8-
# 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.
9-
106
ms.assetid: 14bc2266-99e3-42a2-8d19-bd7257fec35e
117
ms.service: network-watcher
128
ms.topic: overview
13-
ms.tgt_pltfrm: na
149
ms.workload: infrastructure-services
15-
ms.date: 10/11/2022
10+
ms.date: 01/23/2023
1611
ms.author: halkazwini
17-
ms.custom: mvc
12+
ms.custom: ms.custom: template-overview, mvc, engagement-fy23
13+
# 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.
1814
---
1915

2016
# What is Azure Network Watcher?
2117

22-
Azure Network Watcher provides tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. Network Watcher is designed to monitor and repair the network health of IaaS (Infrastructure-as-a-Service) products including Virtual Machines (VM), Virtual Networks, Application Gateways, Load balancers, etc.
18+
Azure Network Watcher provides tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. Network Watcher is designed to monitor and repair the network health of IaaS (Infrastructure-as-a-Service) products including virtual machines (VM), virtual networks (VNets), application gateways, load balancers, etc.
2319

2420
> [!Note]
25-
> It is not intended for and will not work for PaaS monitoring or Web analytics.
21+
> Network Watcher isn't intended for and will not work for PaaS monitoring or Web analytics.
2622
27-
For information about analyzing traffic from a network security group, see [Network Security Group](network-watcher-nsg-flow-logging-overview.md) and [Traffic Analytics](traffic-analytics.md).
23+
For information about analyzing traffic from a network security group, see [Network security group flow logging](network-watcher-nsg-flow-logging-overview.md) and [Traffic Analytics](traffic-analytics.md).
2824

2925
## Monitoring
3026

@@ -66,7 +62,7 @@ Advanced filtering options and fine-tuned controls, such as the ability to set t
6662

6763
### Diagnose problems with an Azure Virtual network gateway and connections
6864

69-
Virtual network gateways provide connectivity between on-premises resources and Azure virtual networks. Monitoring gateways and their connections are critical to ensuring communication are not broken. The *VPN diagnostics* capability provides the ability to diagnose gateways and connections. VPN diagnostics diagnoses the health of the gateway, or gateway connection, and informs you whether a gateway and gateway connections are available. If the gateway or connection is not available, VPN diagnostics tells you why, so you can resolve the problem. Learn more about VPN diagnostics by completing the [Diagnose a communication problem between networks](diagnose-communication-problem-between-networks.md) tutorial.
65+
Virtual network gateways provide connectivity between on-premises resources and Azure virtual networks. Monitoring gateways and their connections are critical to ensuring communication aren't broken. The *VPN diagnostics* capability provides the ability to diagnose gateways and connections. VPN diagnostics diagnoses the health of the gateway, or gateway connection, and informs you whether a gateway and gateway connections are available. If the gateway or connection isn't available, VPN diagnostics tells you why, so you can resolve the problem. Learn more about VPN diagnostics by completing the [Diagnose a communication problem between networks](diagnose-communication-problem-between-networks.md) tutorial.
7066

7167
### Determine relative latencies between Azure regions and internet service providers
7268

@@ -78,7 +74,7 @@ The effective security rules for a network interface are a combination of all se
7874

7975
## Metrics
8076

81-
There are [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. If you meet the limits, you're unable to create more resources within the subscription or region. The *network subscription limit* capability provides a summary of how many of each network resource you have deployed in a subscription and region, and what the limit is for the resource. The following picture shows the partial output for network resources deployed in the East US region for an example subscription:
77+
There are [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. If you meet the limits, you're unable to create more resources within the subscription or region. The *Usage + quotas* capability 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. The following picture shows the partial output for network resources deployed in the East US region for an example subscription:
8278

8379
![Subscription limits](./media/network-watcher-monitoring-overview/subscription-limit.png)
8480

@@ -100,7 +96,7 @@ You can enable diagnostic logging for Azure networking resources such as network
10096

10197
## Network Watcher automatic enablement
10298

103-
When you create or update a virtual network in your subscription, Network Watcher will be enabled automatically in your Virtual Network's region. There is no impact on your resources or associated charge for automatically enabling Network Watcher. For more information, see [Network Watcher create](network-watcher-create.md).
99+
When you create or update a virtual network in your subscription, Network Watcher will be enabled automatically 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 [Network Watcher create](network-watcher-create.md).
104100

105101
## Next steps
106102

0 commit comments

Comments
 (0)