/Azure-Bicep

Azure Bicep Projects

Primary LanguageBicep

Azure Bicep

This repository contains Azure Bicep projects fundamentals-bicep-social

How to use

The Azure infrastructure is defined using Bicep.

To deploy Azure resources, clone github repo, change directory to project folder and deploy main.bicep file.

Example: az deployment sub create -l eastus2 -n bicep -f main.bicep

Learning

Microsoft Learn

Optional

YouTube