In this Microsoft Azure article, we will create a storage container inside an Azure storage account using Azure SDK for .NET.
Bicep
Microsoft Bicep vs HashiCorp Terraform
With the announcement that IBM will acquire HashiCorp, the company behind Terraform, I decided to write about the two tools.
Create an AKS Cluster Using Bicep
In this post, we are creating a Microsoft Azure Kubernetes Service (AKS) using the Infrastructure as code Bicep language.
Create MS SQL Database With Bicep
This blog post will show you how to create a database on a Microsoft SQL server using a Bicep template.
Create Microsoft SQL Server With Bicep
In this blog post, we will deploy a Microsoft SQL Server in Azure using the Bicep infrastructure-as-code language.
Create Windows VM Using Bicep
This blog post will show you how to create a Windows Virtual Machine on Microsoft Azure using Bicep.
Covert ARM Template to Bicep
If you have been using ARM templates and want to start migrating them to Bicep, this post will show you how to do it.
How to Manage Bicep CLI
This blog post will show you how to manage the Azure Bicep CLI and keep it up to date.
Bicep Deployment Modes
In this blog post, we are going to explore the deployment modes option Bicep has to offer.
Create a Public IP Address With Bicep
This Azure Bicep blog post will show you how to create a Public IP using a Bicep template on the Microsoft Azure Cloud platform.
Output Values With Bicep
In this post, we will show how to output values from a Bicep deployment and display them.
Create Azure Key Vault With Bicep
This Bicep blog post will show a deployment code for Azure Key Vault using a Bicep template.