|
1 | 1 | ---
|
2 |
| -title: Monitoring security admin rules with Virtual Network Flow Logs |
| 2 | +title: Monitoring security admin rules with virtual network flow logs |
3 | 3 | description: This article covers using Network Watcher and Virtual Network Flow Logs to monitor traffic through security admin rules in Azure Virtual Network Manager.
|
4 | 4 | author: mbender-ms
|
5 | 5 | ms.author: mbender
|
6 |
| -ms.topic: conceptual |
| 6 | +ms.topic: concept-article |
7 | 7 | ms.service: azure-virtual-network-manager
|
8 | 8 | ms.date: 08/11/2023
|
9 | 9 | ---
|
10 | 10 |
|
11 |
| -# Monitoring Azure Virtual Network Manager with VNet flow logs (Preview) |
| 11 | +# Monitoring Azure Virtual Network Manager with virtual network flow logs |
12 | 12 |
|
13 |
| -Monitoring traffic is critical to understanding how your network is performing and to troubleshoot issues. Administrators can utilize VNet flow logs (Preview) to show whether traffic is flowing through or blocked on a VNet by a [security admin rule]. VNet flow logs (Preview) 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 VNet by a [security admin rule]. Virtual network flow logs are a feature of Network Watcher. |
14 | 14 |
|
15 |
| -Learn more about [VNet flow logs (Preview)](../network-watcher/vnet-flow-logs-overview.md) including usage and how to enable. |
| 15 | +Learn more about [virtual network flow logs](../network-watcher/vnet-flow-logs-overview.md) including usage and how to enable. |
16 | 16 |
|
17 |
| -> [!IMPORTANT] |
18 |
| -> VNet flow logs is currently in PREVIEW. This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability. |
| 17 | +## Enable virtual network flow logs |
19 | 18 |
|
20 |
| -## Enable VNet flow logs (Preview) |
21 |
| - |
22 |
| -Currently, you need to enable Virtual Network flow logs (Preview) on each VNet you want to monitor. You can enable Virtual Network Flow Logs on a VNet by using [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 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). |
23 | 20 |
|
24 | 21 | Here's an example of a flow log
|
25 | 22 |
|
@@ -89,8 +86,7 @@ Here's an example of a flow log
|
89 | 86 |
|
90 | 87 | ```
|
91 | 88 |
|
92 |
| - |
93 | 89 | ## Next steps
|
94 |
| -> [!div class="nextstepaction"] |
95 |
| -> Learn more about [VNet Flow Logs](../network-watcher/vnet-flow-logs-overview.md) and how to use them. |
96 |
| -> Learn more about [Event log options for Azure Virtual Network Manager](concept-event-logs.md). |
| 90 | + |
| 91 | +- Learn more about [VNet Flow Logs](../network-watcher/vnet-flow-logs-overview.md) and how to use them. |
| 92 | +- Learn more about [Event log options for Azure Virtual Network Manager](concept-event-logs.md). |
0 commit comments