ARM yourself with Bicep

By Eduard Keilholz

Elevator Pitch

In this talk, I will explain how the Azure Resource Manager works and why ARM templates are an unbelievable strong tool. Then I will show the downsides of ARM templates and introduce Bicep. During the session I will start writing a real-world example Bicep template and point out it’s gems.

Description

The Azure Resource Manager has been around for quite some time. The Azure native way of controlling the ARM, was through ARM templates. But now, BICEP is taking over. During this session I will show the ins and outs of BICEP, the differences with ARM templates and how to get up and running incorporating BICEP in your DevOps CI/CD process.