Skip to content

Commit 1b609af

Browse files
Merge pull request #294076 from halkazwini/nw-vnetflow
Add Incompatible services section
2 parents c23e61e + ef20f5f commit 1b609af

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

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

Lines changed: 18 additions & 1 deletion
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: 11/04/2024
9+
ms.date: 02/04/2025
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
---
@@ -219,6 +219,23 @@ For continuation (`C`) and end (`E`) flow states, byte and packet counts are agg
219219

220220
Traffic can't be recorded at the private endpoint itself. You can capture traffic to a private endpoint at the source VM. The traffic is recorded with source IP address of the VM and destination IP address of the private endpoint. You can use `PrivateEndpointResourceId` field to identify traffic flowing to a private endpoint. For more information, see [Traffic analytics schema](traffic-analytics-schema.md?tabs=vnet#traffic-analytics-schema).
221221

222+
### Incompatible services
223+
224+
Currently, these Azure services don't support virtual network flow logs:
225+
226+
- [Azure Container Instances](/azure/container-instances/container-instances-overview)
227+
- [Azure Logic Apps](../logic-apps/logic-apps-overview.md)
228+
- [Azure Functions](../azure-functions/functions-overview.md)
229+
- [Azure DNS Private Resolver](../dns/dns-private-resolver-overview.md)
230+
- [App Service](../app-service/overview.md)
231+
- [Azure Database for MariaDB](/azure/mariadb/overview)
232+
- [Azure Database for MySQL](/azure/mysql/single-server/overview)
233+
- [Azure Database for PostgreSQL](/azure/postgresql/single-server/overview)
234+
- [Azure NetApp Files](/azure/azure-netapp-files/azure-netapp-files-introduction)
235+
236+
> [!NOTE]
237+
> App services deployed under an Azure App Service plan don't support virtual network flow logs. To learn more, see [How virtual network integration works](../app-service/overview-vnet-integration.md#how-regional-virtual-network-integration-works).
238+
222239
## Pricing
223240

224241
- Virtual network flow logs are charged per gigabyte of ***Network flow logs collected*** and come with a free tier of 5 GB/month per subscription.

0 commit comments

Comments
 (0)