Do you need to create multiple Azure storage accounts? Are you looking for an easy way to do it? If so, then Bicep Loops is the answer for you!
Category: Azure
How to Deploy Bicep Resources to Azure Using Conditions
This blog post will show you how to deploy Bicep resources to Azure using conditions.
Prompt for Values With Bicep
With Bicep, we can configure our templates to prompt for a value during a resource deployment.
How to Create a MySQL Database Server in Azure With Bicep
In this blog post, we will show you how to create a MySQL database server in Azure using Bicep.
Use Objects With a Bicep Template
This blog post will show how to create an object with Bicep and use it in a Bicep template.
How To Use Variables in a Bicep Tempate
In this article, we will show you how to use variables in a Bicep template. Variables are a great way to keep your templates organized and easy to edit.
How to Deploy a Bicep Template
This blog post will show you how to deploy a Bicep template to Microsoft Azure using Azure CLI.
How to Create a Bicep Template With VS Code
In this post, we will show how easy it is to define and build Bicep templates with VS Code Bicep extension.
Set Resource Group Location In Bicep
This blog post will show you how to set a resource group location inside a Bicep deployment using a built-in function.
Why Use Bicep And not Terraform in Azure
This blog post will go over the four main reasons why it is a good idea to use Bicep over Terraform in Microsoft Azure.