Skip to content

Commit 01efef8

Browse files
Merge pull request #283497 from halkazwini/nw-vnetflow
Supported scenarios
2 parents ca89e2e + 293e858 commit 01efef8

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

articles/network-watcher/vnet-flow-logs-overview.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: concept-article
9-
ms.date: 07/11/2024
9+
ms.date: 08/10/2024
1010

1111
#CustomerIntent: As an Azure administrator, I want to learn about virtual network flow logs so that I can log my network traffic to analyze and optimize network performance.
1212
---
@@ -76,7 +76,7 @@ Key properties of virtual network flow logs include:
7676
Virtual network flow logs have the following properties:
7777

7878
- `time`: Time in UTC when the event was logged.
79-
- `flowLogVersion`: Version of the flow log schema.
79+
- `flowLogVersion`: Version of the flow log.
8080
- `flowLogGUID`: Resource GUID of the `FlowLog` resource.
8181
- `macAddress`: MAC address of the network interface where the event was captured.
8282
- `category`: Category of the event. The category is always `FlowLogFlowEvent`.
@@ -219,6 +219,22 @@ For continuation (`C`) and end (`E`) flow states, byte and packet counts are agg
219219

220220
- Storage of logs is charged separately. For more information, see [Azure Blob Storage pricing](https://azure.microsoft.com/pricing/details/storage/blobs/).
221221

222+
## Supported scenarios
223+
224+
The following table outlines the support scope of flow logs.
225+
226+
| Scope | Network security group flow logs | Virtual network flow logs |
227+
| --- | --- | --- |
228+
| Bytes and packets in stateless flows | Not supported | Supported |
229+
| Identification of virtual network encryption  | Not supported | Supported |
230+
| Azure API management | Not supported | Supported |
231+
| Azure Application Gateway | Not supported | Supported |
232+
| Azure Bastion | Supported | Supported |
233+
| Azure Virtual Network Manager | Not supported | Supported |
234+
| ExpressRoute gateway | Not supported | Supported |
235+
| Virtual machine scale sets | Supported | Supported |
236+
| VPN gateway | Not supported | Supported |
237+
222238
## Availability
223239

224240
Virtual network flow logs are generally available in all Azure public regions.

0 commit comments

Comments
 (0)