Skip to content

Commit dfb8413

Browse files
authored
Merge pull request #186029 from PriyankaRudramaina/patch-6
(AzureCXP) fixes MicrosoftDocs/azure-docs#86865
2 parents 468d216 + ebb4a74 commit dfb8413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/tutorial-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ New-AzVM `
149149

150150
## Secure network traffic
151151

152-
A network security group (NSG) contains a list of security rules that allow or deny network traffic to resources connected to Azure Virtual Networks (VNet). NSGs can be associated to subnets or individual network interfaces. An NSG is associated with a network interface only applies to the associated VM. When an NSG is associated to a subnet, the rules apply to all resources connected to the subnet.
152+
A network security group (NSG) contains a list of security rules that allow or deny network traffic to resources connected to Azure Virtual Networks (VNet). NSGs can be associated to subnets or individual network interfaces. An NSG that is associated with a network interface only applies to the associated VM. When an NSG is associated to a subnet, the rules apply to all resources connected to the subnet.
153153

154154
### Network security group rules
155155

0 commit comments

Comments
 (0)