Skip to content

Commit 32fbc13

Browse files
committed
remove preview tag
1 parent 06256d7 commit 32fbc13

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

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

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
---
2-
title: Monitoring security admin rules with Virtual Network Flow Logs
2+
title: Monitoring security admin rules with virtual network flow logs
33
description: This article covers using Network Watcher and Virtual Network Flow Logs to monitor traffic through security admin rules in Azure Virtual Network Manager.
44
author: mbender-ms
55
ms.author: mbender
6-
ms.topic: conceptual
6+
ms.topic: concept-article
77
ms.service: azure-virtual-network-manager
88
ms.date: 08/11/2023
99
---
1010

11-
# Monitoring Azure Virtual Network Manager with VNet flow logs (Preview)
11+
# 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 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.
1414

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.
1616

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
1918

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).
2320

2421
Here's an example of a flow log
2522

@@ -89,8 +86,7 @@ Here's an example of a flow log
8986

9087
```
9188

92-
9389
## 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

Comments
 (0)