Productivity tips for setting IaC in Azure with Bicep code

Опубликовано: 02 Ноябрь 2024
на канале: Cloud Lunch and Learn
133
7

Azure Bicep is a new language that makes it easier to manage Azure resources. It helps you organize your Azure resources more simply and cleanly. It's especially designed to be more user-friendly than the older way of doing things with ARM JSON templates. In this hands-on session, I am going to show you the cool stuff with Bicep, while clarifying why and when you'd want to use it.