Skip to content

Commit 5d01c89

Browse files
authored
Update concepts-and-best-practices.md
1 parent 2269463 commit 5d01c89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ As you build your network in Azure, it's important to keep in mind the following
3939

4040
- Your subnets shouldn't cover the entire address space of the virtual network. Plan ahead and reserve some address space for the future.
4141

42-
- Use a few large virtual networks instead of multiple small ones to reduce management overhead.
42+
- Use a few large virtual networks instead of multiple small ones to reduce management overhead within a single Azure subscription.
4343

4444
- You should also follow the [Azure landing zone design principle of Subscription Democratization](/azure/cloud-adoption-framework/ready/landing-zone/design-principles#subscription-democratization) meaning it is recommended to have many subscriptions, each with their own virtual network (possibly multiple), to help you achieve and implement [Zero Trust](/security/zero-trust/azure-networking-overview) in your Azure networking.
4545
- Commonly a hub and spoke architecture is used to implement this at scale with a [traditional virtual network approach](/azure/architecture/networking/architecture/hub-spoke) or [Virtual WAN](/azure/architecture/networking/architecture/hub-spoke-virtual-wan-architecture)

0 commit comments

Comments
 (0)