Skip to content

Commit db66dd5

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#48754
Modified a sentence under Best practices section.
1 parent 040f124 commit db66dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-networks-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ As you build your network in Azure, it is important to keep in mind the followin
3333
- Ensure non-overlapping address spaces. Make sure your VNet address space (CIDR block) does not overlap with your organization's other network ranges.
3434
- Your subnets should not cover the entire address space of the VNet. Plan ahead and reserve some address space for the future.
3535
- It is recommended you have fewer large VNets than multiple small VNets. This will prevent management overhead.
36-
- Secure your VNet using Network Security Groups (NSGs).
36+
- Secure your VNet's by assigning Network Security Groups (NSGs) to the subnets beneath them.
3737

3838
## Communicate with the internet
3939

0 commit comments

Comments
 (0)