EXE
WinGet
Bicep CLI
Microsoft Corporation · 0.30.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
bicep-setup-win-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
File Identity
Filename
bicep-setup-win-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.Bicep
Version
0.30.3
Description
Bicep is a Domain Specific Language (DSL) for deploying Azure resources declaratively. It aims to drastically simplify the authoring experience with a cleaner syntax and better support for modularity and code re-use.
License
MIT
↗
Homepage
https://github.com/Azure/bicep
Upgrade Behavior
install(Install over existing)
Release Notes
Highlights
- Bicep error codes for core diagnostics documentation (#14881)
Bugs and Features
- Use minutes in VS Code default bicep deployment name (#14764) - thanks @Strandfelt !
- Support completions for import file paths (#14659)
- Handle operator precedence correctly in use-safe-access linter rule codefix (#14710)
- Local mode Bicep issue fixes for #14770 (#14830)
- Support validation & completions for property access on array element (#14846)
- Rename provider -> extension in many places (#…