EXE
WinGet
Bicep CLI
Microsoft Corporation · 0.37.4 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
bicep-win-arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.Bicep
Version
0.37.4
Description
A declarative language for describing and deploying Azure resources
License
MIT
↗
Homepage
https://github.com/Azure/bicep
Release Notes
Highlights
- [Experimental] Bicep MCP server (#17519, #17572, #17607, #17712). See Using Bicep MCP Server in VS Code (Preview!) for usage information.
- [Experimental] Simplified C# authoring experience for Local Deploy extensions (#17557, #17616) - thanks @samirbanjanovic !
- See Creating a Local Extension with .NET for a minimal quickstart guide.
- GA release for the externalInput() function (#17470)
- [Requires the localDeploy Experimental feature] Simplify publishing process by supporting…