Share via

Hub and spoke setup with 1 or 2 hubs?

Mark Pearson 240 Reputation points
2026-03-06T15:41:21.3466667+00:00

Currently we have just 2 hubs (one for dev, and one for prod) and all resources reside within them. But now we are spinning up more resources we are looking to move to a hub and spoke setup.

My question is, should we go with 1 hub, then just have dev spokes, and prod spokes. Or should I go with 2 hubs, one for dev and one for live with there own spokes?

User's image

Azure Virtual Network
Azure Virtual Network

An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.


Answer accepted by question author
  1. Vallepu Venkateswarlu 7,000 Reputation points Microsoft External Staff Moderator
    2026-03-06T17:23:57.0433333+00:00

    Hi Mark Pearson

    Welcome to Microsoft Q&A Platform.

    Both architectures are valid, and the choice depends on organizational scale, governance requirements, and security boundaries. Microsoft documentation describes hub-and-spoke as a flexible topology where hubs provide shared connectivity services such as VPN gateways, firewalls, and routing for spoke networks.Ref :Hub-spoke network topology in Azure

    For most small to medium environments, Option 2 (single hub with dev and prod spokes) is a practical starting point due to its simplicity and cost efficiency.

    As environments grow or regulatory requirements increase, organizations often evolve toward Option 1 with separate hubs for production and non-production workloads to improve security isolation and governance.

    Ref:

    Please210246-screenshot-2021-12-10-121802.pngand “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.