Skip to content

Commit c384d95

Browse files
Merge pull request #289525 from halkazwini/nw-nsg
Updates: Diagnose network security rules
2 parents 6da1ad2 + cbf4246 commit c384d95

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/network-watcher/diagnose-network-security-rules.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,13 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: how-to
9-
ms.date: 10/29/2024
9+
ms.date: 10/30/2024
1010
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1111
---
1212

1313
# Diagnose network security rules
1414

15-
You can use [network security groups](../virtual-network/network-security-groups-overview.md) to filter and control inbound and outbound network traffic to and from your Azure resources. You can also use [Azure Virtual Network Manager](../virtual-network-manager/overview.md) to apply admin security rules to your Azure resources to control network traffic.
16-
17-
In this article, you learn how to use Azure Network Watcher [NSG diagnostics](nsg-diagnostics-overview.md) to check and troubleshoot security rules applied to your Azure traffic. NSG diagnostics checks if the traffic is allowed or denied by applied security rules.
15+
In this article, you learn how to use Azure Network Watcher [NSG diagnostics](nsg-diagnostics-overview.md) to check and troubleshoot security rules applied to your Azure traffic through [network security groups](../virtual-network/network-security-groups-overview.md?toc=/azure/network-watcher/toc.json) and [Azure Virtual Network Manager](../virtual-network-manager/overview.md?toc=/azure/network-watcher/toc.json). NSG diagnostics checks if the traffic is allowed or denied by applied security rules.
1816

1917
The example in this article shows you how a misconfigured network security group can prevent you from using Azure Bastion to connect to a virtual machine.
2018

0 commit comments

Comments
 (0)