Skip to content

Commit ba3fff2

Browse files
committed
tweaks
1 parent 2427e1a commit ba3fff2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-network-manager/concept-virtual-network-flow-logs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ author: mbender-ms
55
ms.author: mbender
66
ms.topic: concept-article
77
ms.service: azure-virtual-network-manager
8-
ms.date: 08/11/2023
8+
ms.date: 12/31/2024
99
---
1010

1111
# Monitoring Azure Virtual Network Manager with virtual network flow logs
1212

13-
Monitoring traffic is critical to understanding how your network is performing and to troubleshoot issues. Administrators can utilize virtual network flow logs to show whether traffic is flowing through or blocked on a VNet by a [security admin rule]. Virtual network flow logs are a feature of Network Watcher.
13+
Monitoring traffic is critical to understanding how your network is performing and to troubleshoot issues. Administrators can utilize virtual network flow logs to show whether traffic is flowing through or blocked on a virtual network by a [security admin rule](concept-security-admins.md). Virtual network flow logs are a feature of Network Watcher.
1414

1515
Learn more about [virtual network flow logs](../network-watcher/vnet-flow-logs-overview.md) including usage and how to enable.
1616

1717
## Enable virtual network flow logs
1818

19-
Currently, you need to enable Virtual Network flow logs on each VNet you want to monitor. You can enable virtual network flow logs on a VNet by using the [Azure portal](../network-watcher/vnet-flow-logs-portal.md), [PowerShell](../network-watcher/vnet-flow-logs-powershell.md), or the [Azure CLI](../network-watcher/vnet-flow-logs-cli.md).
19+
Currently, you need to enable virtual network flow logs on each virtual network you want to monitor. You can enable virtual network flow logs on a virtual network by using the [Azure portal](../network-watcher/vnet-flow-logs-portal.md), [PowerShell](../network-watcher/vnet-flow-logs-powershell.md), or the [Azure CLI](../network-watcher/vnet-flow-logs-cli.md).
2020

21-
Here's an example of a flow log
21+
Here's an example of a flow log:
2222

2323
```json
2424
{
@@ -88,5 +88,5 @@ Here's an example of a flow log
8888

8989
## Next steps
9090

91-
- Learn more about [VNet Flow Logs](../network-watcher/vnet-flow-logs-overview.md) and how to use them.
91+
- Learn more about [virtual network flow logs](../network-watcher/vnet-flow-logs-overview.md) and how to use them.
9292
- Learn more about [Event log options for Azure Virtual Network Manager](concept-event-logs.md).

0 commit comments

Comments
 (0)