How to get started deploying Azure resources using Bicep
tl;dr – why would I care?
Bicep is an awesome language to deploy Azure resources using a simple syntax but with some awesome features like for-loops, modules and being able to share deployment files in your organization.
What is Bicep?
Good question…. Continue reading How to get started deploying Azure resources using Bicep
