Azure IaC lab
A real box with the Azure CLI, Bicep, Terraform and Azurite. Learn mode authors templates from scratch; Break-fix mode fixes ones that will not build or validate — all graded offline, with no Azure account and no bill.
Why this matters: Infrastructure-as-code is where cloud jobs actually live, but practising it usually means a live subscription and a credit card. Grading templates offline gets you the reps for free — the syntax and structure are identical to the real thing.
Azure — getting started
New to Azure infrastructure-as-code? Each walkthrough gives you a real box with the Azure CLI, Bicep, Terraform and the Azurite storage emulator — author a template from scratch, run the build/validate/emulator, and the built-in Check confirms it works. All free and offline; live provisioning is what the free Microsoft Learn Sandbox is for.
Loading scenarios…