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-diagnostics-overview.md
+10-1Lines changed: 10 additions & 1 deletion
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: 10/29/2024
9
+
ms.date: 03/04/2025
10
10
---
11
11
12
12
# NSG diagnostics overview
@@ -24,6 +24,15 @@ The NSG diagnostics is an Azure Network Watcher tool that helps you understand w
24
24
25
25
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.
26
26
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)
0 commit comments