Episode 12

Modules and Reuse

In this episode, we take a look at how we can take some of the Bicep code we created previously and re-factor this into a module to allow greater reuse and simplification of code. We also take a look at Bicep Module Repositories for distributing these models.

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.