Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Azure Back to School 2025: Coding Landing Zone ...

Sponsored · SiteGround - Reliable hosting with speed, security, and support you can count on.

Azure Back to School 2025: Coding Landing Zone for IaC Development

Before you write a single line of Infrastructure as Code, you need the right environment—a coding landing zone that sets your team up for success. In this Azure Back to School 2025 contribution, we’ll walk through how to build a ready-to-code environment for IaC development that’s packed with best practices, tooling, and automation from day one.

You’ll learn how to set up a GitHub-based framework tailored for Bicep development, complete with integrated validation, security scanning, automated testing, and pipelines. This isn’t just theory—we’re baking in everything needed to enforce consistency, collaboration, and governance, so any engineer can hit the ground running and start delivering production-grade infrastructure code.

Whether you’re starting from scratch or looking to professionalize your current setup, this guide will help you build your own coding landing zone and scale your IaC workflows with confidence.

All code and configurations will be freely available to help you implement what you learn immediately.

Avatar for David Pazdera

David Pazdera

March 07, 2026
Tweet

More Decks by David Pazdera

Other Decks in Technology

Transcript

  1. About me  principal solution architect @ Cegal  conferences,

    ACP, communities (ALZ, Bicep, AVM, Terraform in Azure)  co-organizer of Azure User Group Norway and Infrastructure as Code User Group Oslo  GitHub | LinkedIn | Sessionize | SpeakerDeck | X : pazdedav handle  Blog: azurescholar.cloud
  2. Agenda  Overview of Coding Landing Zone  Code walkthrough

     IaC LZ + az-bootstrap: better together  Demo
  3. az-bootstrap  PowerShell module  Bootstrap your GitHub environment from

    a template  https://github.com/kewalaka/az-bootstrap  Stu Mace (MVP from NZ)