Skip to content

Commit de47439

Browse files
Merge pull request #286868 from halkazwini/nw-nsgflow
Add links to incompatible VM SKUs
2 parents ab7dad6 + 0cdad34 commit de47439

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

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

Lines changed: 8 additions & 6 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: 08/29/2024
9+
ms.date: 09/17/2024
1010

1111
#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.
1212
---
@@ -499,15 +499,17 @@ Currently, these Azure services don't support NSG flow logs:
499499
> 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).
500500
501501
### Incompatible virtual machines
502+
502503
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
506504

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

509511
> [!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 flow logs [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.
511513
512514
## Best practices
513515

0 commit comments

Comments
 (0)