Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.16 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.16 KB

Quibiq Codemasters 2023

Demo repository for the Quibiq Codemasters 2023.

Deployment

Check mit what-if welche Ressourcen erstellt/aktualisiert werden:

az deployment sub what-if --template-file ./main.bicep --parameters ./main.parameters.json --location westeurope

Deployment

az deployment sub create --template-file ./main.bicep --parameters ./main.parameters.json --location westeurope

Publish in private Container Registry:

az bicep publish --file ./modules/storage.bicep --target br:codemasters7ii2xg.azurecr.io/modules/storage:1.0

Links