- Clone this repo and navigate to the folder
- Run the following CLI command (with appropriate values for $variables)
az group create -n $resourceGroup -l $location
az deployment group create -g $resourceGroup -f ./deploy/main.bicep
Mostly lift and shift from https://github.com/jeffhollan/container-apps-dotnet-eventing