Episode 2.5

Bicep Parameter Files

In this week’s episode, we take a look at a new feature, Bicep parameter files. We can finally do away with the JSON parameter file and do everything in Bicep.

Next Episode | Episode List

Resources

As we move forward, you can find the sample code for the project on the GitHub repo. The main branch contains the code at the completion of the project, but each weeks content can be found on a separate branch so you can follow along as we build it.

This week’s sample code: https://github.com/sam-cogan/lambda-toys-api-infrastructure/tree/episodes/episode2_5