01 · Scenario
Govern one lab subscription before adding workloads
The scenario is a personally owned Azure subscription that needs consistent organization, ownership tags, location controls, visible cost thresholds, bounded read access, and protection from accidental deletion. The implementation avoids pretending that one lab subscription is an enterprise landing zone.
- Express subscription governance as repeatable, reviewable Bicep.
- Start with audit or disabled effects before introducing writes or denial.
- Separate offline CI from privileged Azure validation and deployment.
- Design the lab for use only in a verified, personally owned subscription.
- Make cleanup exact, ownership-aware, and fail closed.