This example adds a spoke network and peers it to the Hub Virtual Network and routes traffic to the Hub Firewall.
Read on to understand what this example does, and when you're ready, collect all of the pre-requisites, then deploy the example.
The docs on Azure virtual networking: https://docs.microsoft.com/en-us/azure/virtual-network/. This example deploys an additional spoke network which is peered to the hub network of your MLZ instance. Additionally a few other items are deployed to enable connectivity in a secure manner:
- A route table is created and all external traffic is routed through the MLZ hub network
- While this example does not deploy a firewall, the target for all external traffic is the MLZ Azure Firewall hosted in the hub to ensure appropriate traffic filtering.
- A Mission LZ deployment (a deployment of mlz.bicep)