Skip to content

Commit a4cd333

Browse files
committed
add supported resources
1 parent 3d93315 commit a4cd333

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/network-watcher/nsg-diagnostics-overview.md

Lines changed: 10 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: 10/29/2024
9+
ms.date: 03/04/2025
1010
---
1111

1212
# NSG diagnostics overview
@@ -24,6 +24,15 @@ The NSG diagnostics is an Azure Network Watcher tool that helps you understand w
2424

2525
The NSG diagnostics tool can simulate a given flow based on the source and destination you provide. It returns whether the flow is allowed or denied with detailed information about the security rule allowing or denying the flow.
2626

27+
## Supported target resources
28+
29+
NSG diagnostics provides the capability to check network security groups and their rules on these Azure resources:
30+
31+
- Virtual machines
32+
- Network interfaces
33+
- Virtual machine scale set network interfaces
34+
- Application gateways v2 (except private deployments). For more information, see [Private Application Gateway deployment](../application-gateway/application-gateway-private-deployment.md)
35+
2736
## Next step
2837

2938
To learn how to use NSG diagnostics, continue to:

0 commit comments

Comments
 (0)