Skip to content

Commit 0fc571d

Browse files
authored
Merge pull request #207286 from GitaraniSharma-MSFT/patch-47
(AzureCXP) MicrosoftDocs/azure-docs#96808
2 parents 0af1ab7 + a2b4f91 commit 0fc571d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/network-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ This table lists the methods that you can use to create a virtual network and su
105105

106106
## Network security groups
107107

108-
A [network security group (NSG)](../virtual-network/virtual-network-vnet-plan-design-arm.md) contains a list of Access Control List (ACL) rules that allow or deny network traffic to subnets, NICs, or both. NSGs can be associated with either subnets or individual NICs connected to a subnet. When an NSG is associated with a subnet, the ACL rules apply to all the VMs in that subnet. Traffic to an individual NIC can be restricted by associating an NSG directly to a NIC.
108+
A [network security group (NSG)](../virtual-network/network-security-groups-overview.md) contains a list of Access Control List (ACL) rules that allow or deny network traffic to subnets, NICs, or both. NSGs can be associated with either subnets or individual NICs connected to a subnet. When an NSG is associated with a subnet, the ACL rules apply to all the VMs in that subnet. Traffic to an individual NIC can be restricted by associating an NSG directly to a NIC.
109109

110110
NSGs contain two sets of rules, inbound and outbound. The priority for a rule must be unique within each set.
111111

0 commit comments

Comments
 (0)