Skip to content

DeploymentFlowHS

github-actions edited this page Mar 9, 2022 · 3 revisions

Azure Landing Zones Bicep - Deployment Flow - Hub and Spoke

Intro

This deploys a hub and spoke network topology to the Azure Landing Zone foundation.

Please review and run the Deployment Flow before running these modules.

Module Deployment Sequence

Modules in this reference implementation must be deployed in the following order to ensure consistency across the environment:

Order Module Description Prerequisites Module Documentation
1 Hub Networking Creates Hub networking infrastructure with Azure Firewall to support Hub & Spoke network topology in the Connectivity subscription. Management Groups, Subscription for Hub Networking. infra-as-code/bicep/modules/hubNetworking
2 Corp Connected Spoke Network Creates Spoke networking infrastructure with Virtual Network Peering to support Hub & Spoke network topology. Spoke subscriptions are used for deploying construction sets and workloads. Management Groups, Hub Networking & Subscription for spoke networking infra-as-code/bicep/modules/spokeNetworking