Blueprints Without Blueprints! RBAC, policy and more as code!

Опубликовано: 29 Сентябрь 2024
на канале: John Savill's Technical Training
6,862
241

In this video I look at replicating the functionality of a blueprint using only Infrastructure as Code, i.e. Bicep (and ARM JSON) templates. This includes resource groups, resources, RBAC, policy and even locking!

My files at https://github.com/johnthebrit/Random...

00:00 Introduction
00:19 Blueprint review
02:50 Looking at a Blueprint in action
05:20 Using a bicep template to replicate
05:40 Subscription target
05:58 Creating a resource group
06:27 Creating a resource via a module
08:10 Assigning RBAC
11:22 Assigning a policy
13:14 Locking
15:13 Demonstration!
19:24 ARM JSON version
21:51 Summary and close