Skip to content

Commit a9cdb5b

Browse files
authored
Merge pull request #105973 from SubhashVasarapu-MSFT/patch-34
(AzureCXP) fixes MicrosoftDocs/azure-docs#48754
2 parents 6140154 + db66dd5 commit a9cdb5b

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)