Silent Install HQ
EXE WinGet

Bicep CLI

Microsoft Corporation · 0.41.2 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 1e90d6bda94b9942bdc841e0b2d0013d87cc1e4e4e4aafb9ef9fbb6f65fdcf67 VirusTotal ↗
Filename bicep-win-arm64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Microsoft.Bicep
Version 0.41.2
Description A declarative language for describing and deploying Azure resources
License MIT
Release Notes Highlights - Snapshot command is GA (#19084) Example usage: # capture a snapshot bicep snapshot main.bicepparam # validate a snapshot bicep snapshot main.bicepparam --mode validate # capture a snapshot with Azure context bicep snapshot main.bicepparam --subscription-id 3faf6056-8474-4818-a729-1aff55d6b3fa --resource-group myRg --location westus --mode overwrite Walkthrough YouTube - Bicep Snapshot Demo Official docs coming soon. In the meantime, see Using the snapshot command…