|
1 | 1 | ---
|
2 |
| -title: NSG flow logs overview |
| 2 | +title: NSG Flow Logs Overview |
3 | 3 | titleSuffix: Azure Network Watcher
|
4 | 4 | description: Learn about NSG flow logs feature of Azure Network Watcher, which allows you to log information about IP traffic flowing through a network security group.
|
5 | 5 | author: halkazwini
|
6 | 6 | ms.author: halkazwini
|
7 | 7 | ms.service: azure-network-watcher
|
8 | 8 | ms.topic: concept-article
|
9 |
| -ms.date: 04/14/2025 |
| 9 | +ms.date: 05/19/2025 |
10 | 10 |
|
11 | 11 | #CustomerIntent: As an Azure administrator, I want to learn about NSG flow logs so that I can log my network traffic to analyze and optimize the network performance.
|
12 | 12 | ---
|
@@ -476,15 +476,18 @@ NSG flow logs for network security groups associated to Azure Application Gatewa
|
476 | 476 |
|
477 | 477 | Currently, these Azure services don't support NSG flow logs:
|
478 | 478 |
|
479 |
| -- [Azure Container Instances](/azure/container-instances/container-instances-overview) |
480 |
| -- [Azure Logic Apps](../logic-apps/logic-apps-overview.md) |
481 |
| -- [Azure Functions](../azure-functions/functions-overview.md) |
482 |
| -- [Azure DNS Private Resolver](../dns/dns-private-resolver-overview.md) |
483 |
| -- [App Service](../app-service/overview.md) |
484 |
| -- [Azure Database for MariaDB](/azure/mariadb/overview) |
485 |
| -- [Azure Database for MySQL](/azure/mysql/single-server/overview) |
486 |
| -- [Azure Database for PostgreSQL](/azure/postgresql/single-server/overview) |
487 |
| -- [Azure NetApp Files](/azure/azure-netapp-files/azure-netapp-files-introduction) |
| 479 | +- [Azure Container Instances](/azure/container-instances/container-instances-overview?toc=/azure/network-watcher/toc.json) |
| 480 | +- [Azure Container Apps](/azure/container-apps/overview?toc=/azure/network-watcher/toc.json) |
| 481 | +- [Azure Logic Apps](../logic-apps/logic-apps-overview.md?toc=/azure/network-watcher/toc.json) |
| 482 | +- [Azure Functions](../azure-functions/functions-overview.md?toc=/azure/network-watcher/toc.json) |
| 483 | +- [Azure DNS Private Resolver](../dns/dns-private-resolver-overview.md?toc=/azure/network-watcher/toc.json) |
| 484 | +- [App Service](../app-service/overview.md?toc=/azure/network-watcher/toc.json) |
| 485 | +- [Azure Database for MariaDB](/azure/mariadb/overview?toc=/azure/network-watcher/toc.json) |
| 486 | +- [Azure Database for MySQL](/azure/mysql/single-server/overview?toc=/azure/network-watcher/toc.json) |
| 487 | +- [Azure Database for PostgreSQL](/azure/postgresql/single-server/overview?toc=/azure/network-watcher/toc.json) |
| 488 | +- [Azure SQL Managed Instance](/azure/azure-sql/managed-instance/sql-managed-instance-paas-overview?toc=/azure/network-watcher/toc.json) |
| 489 | +- [Azure NetApp Files](/azure/azure-netapp-files/azure-netapp-files-introduction?toc=/azure/network-watcher/toc.json) |
| 490 | +- [Microsoft Power Platform](/power-platform?toc=/azure/network-watcher/toc.json) |
488 | 491 |
|
489 | 492 | > [!NOTE]
|
490 | 493 | > App services deployed under an Azure App Service plan don't support NSG flow logs. To learn more, see [How virtual network integration works](../app-service/overview-vnet-integration.md#how-regional-virtual-network-integration-works).
|
|
0 commit comments