Bicep for Real Episode 15: Custom Types

In this video, we take a look at a new Bicep feature, custom types. These allow us to create custom types for parameters and variables and stop relying on generic objects. Docs: https://learn.microsoft.com/en-us/azu... Sample Code: https://github.com/sam-cogan/lambda-t...