Recent Posts

Running bicep in GitHub Actions

3 minute read

Bicep is a language that is used to simplify the writing of ARM templates. Bicep is a so called DSL (Domain Specific Language) meaning that it is a specific ...

The new and shiny - Azure Template Specs

5 minute read

Azure Template specs is a new resource within Azure that is used for saving Azure Resource Manager Templates (ARM). With these template specifics you can lat...

Markdown generation for ARM and PowerShell

10 minute read

After my session at Azure LowLands with the title "You build It, You run It on the Microsoft Platform" a lot of people were interested in a script that I sh...