You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/nsg-flow-logs-overview.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: halkazwini
6
6
ms.author: halkazwini
7
7
ms.service: azure-network-watcher
8
8
ms.topic: concept-article
9
-
ms.date: 08/29/2024
9
+
ms.date: 09/17/2024
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
---
@@ -499,15 +499,17 @@ Currently, these Azure services don't support NSG flow logs:
499
499
> 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).
500
500
501
501
### Incompatible virtual machines
502
+
502
503
NSG flow logs aren't supported on the following virtual machine sizes:
503
-
- D family v6 series
504
-
- E family v6 series
505
-
- F family v6 series
506
504
507
-
We recommend that you use virtual network flow logs [Virtual network flow logs](vnet-flow-logs-overview.md) for these virtual machine sizes.
505
+
-[D family v6 series](/azure/virtual-machines/sizes/general-purpose/d-family)
506
+
-[E family v6 series](/azure/virtual-machines/sizes/memory-optimized/e-family)
507
+
-[F family v6 series](/azure/virtual-machines/sizes/compute-optimized/f-family)
508
+
509
+
We recommend that you use [Virtual network flow logs](vnet-flow-logs-overview.md) for these virtual machine sizes.
508
510
509
511
> [!NOTE]
510
-
> Virtual Machines that run heavy networking traffic might encounter flow logging failures. We recommend that you migrate NSG flow logs to virtual network flowlogs[Virtual network flow logs](vnet-flow-logs-overview.md) for these types of workloads.
512
+
> Virtual machines that run heavy networking traffic might encounter flow logging failures. We recommend that you [migrate NSG flow logs](nsg-flow-logs-migrate.md) to [Virtual network flow logs](vnet-flow-logs-overview.md) for this type of workloads.
0 commit comments