Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 2.8 KB

README.MD

File metadata and controls

54 lines (43 loc) · 2.8 KB

Azure Bicep Repository

Welcome on my page, my name is Brian Veldman, I created this repository for my personal Bicep projects 🔥

Contact Information

ACS

AI

Enterprise Policy as Code (EPAC)

Experimental Features

Networking

IaC Security

Cloud Security

Getting Started

To get started with Bicep you need the following

  • Azure CLI Installed
winget install -e --id Microsoft.AzureCLI
  • Bicep CLI Installed
winget install -e --id Microsoft.Bicep
  • A IDE for example VS Code
winget install -e --id Microsoft.VisualStudioCode