drminnaar / azure-iac

A collection of Azure IAC examples demonstrating Azure CLI, Azure Powershell and Bicep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure IaC

Azure Infrastructure as Code (IaC)

A collection of Azure IaC examples demonstrating Azure CLI, Azure Powershell and Bicep.


Other Resources

Official Examples

The official Azure Bicep Github repository has a compilation of examples.

Bicep Playground

Try the Bicep Playground to experiment with and lear Azure Bicep


Tools

  • Installation and Docs

    Everything you need to install and configure your windows, linux, and macos environment

  • Official Bicep Visual Studio Extension

    Provides Bicep language support

  • JQ

    jq is a lightweight and flexible command-line JSON processor

  • Azure Tools

    A package of all the Visual Studio Code extensions that you will need to work with Azure

  • Azure CLI Tools

    Tools for developing and running commands of the Azure CLI

  • Azure Function Core Tools

    Azure Functions Core Tools lets you develop and test your functions on your local computer from the command prompt or terminal. Your local functions can connect to live Azure services, and you can debug your functions on your local computer using the full Functions runtime. You can even deploy a function app to your Azure subscription.


CosmosDB


Functions

Function App - Consumption Plan

Function App - Basic Plan


MSSQL

General Purpose Serverless


Networking

VNet


Storage Accounts

Create Standard Storage Account

Create Standard Storage Account


Web

App Service

About

A collection of Azure IAC examples demonstrating Azure CLI, Azure Powershell and Bicep


Languages

Language:Bicep 100.0%