Skip to content

Commit 5c9dcfc

Browse files
authored
Merge pull request #82819 from benchwang/patch-1
Is this a typo?
2 parents 20213ed + 69782b0 commit 5c9dcfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/concepts-and-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ As you build your network in Azure, it is important to keep in mind the followin
3131
- Ensure non-overlapping address spaces. Make sure your VNet address space (CIDR block) does not overlap with your organization's other network ranges.
3232
- Your subnets should not cover the entire address space of the VNet. Plan ahead and reserve some address space for the future.
3333
- It is recommended you have fewer large VNets rather than multiple small VNets. This will prevent management overhead.
34-
- Secure your VNet's by assigning Network Security Groups (NSGs) to the subnets beneath them. For more information about network security concepts, see [Azure network security overview](../security/fundamentals/network-overview.md).
34+
- Secure your VNets by assigning Network Security Groups (NSGs) to the subnets beneath them. For more information about network security concepts, see [Azure network security overview](../security/fundamentals/network-overview.md).
3535

3636
## Next steps
3737

38-
To get started using a virtual network, create one, deploy a few VMs to it, and communicate between the VMs. To learn how, see the [Create a virtual network](quick-create-portal.md) quickstart.
38+
To get started using a virtual network, create one, deploy a few VMs to it, and communicate between the VMs. To learn how, see the [Create a virtual network](quick-create-portal.md) quickstart.

0 commit comments

Comments
 (0)