Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 387 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 387 Bytes

hub-spoke-love-story

This is the basis for the Hub & Spoke - A Love Story talk that I give at conferences world-wide

az deployment sub create --template-file hub.bicep --parameters hub.params.json --location westeurope --name hubspoke-hub
az deployment sub create --template-file spoke.bicep --parameters spoke.params.json --location westeurope --name hubspoke-spoke