GeistHaus
log in · sign up

GitHub - Azure/bicep: Bicep is a declarative language for describing and deploying Azure resources

github.com

Bicep is a declarative language for describing and deploying Azure resources - Azure/bicep

7 pages link to this URL
Setting up demos in Azure - Part 1: ARM templates

As I’m preparing some demos using Azure services, wanted to have things in place so I can easily setup the whole environment. In this first part, we look at using Azure Resource Manager (ARM) templates to get all those services up and running.

0 inbound links article en posts infrastructure as codearm templates
Project Bicep, the new ARM DSL from Microsoft

Bicep is a new DSL (Domain Specific Language) for deploying Azure resources in a declarative way. It aims to simplify the experience we are currently having with ARM templates for deploying Azure resources, with a cleaner syntax, modularity and re-usability.

0 inbound links Article en