Silent Install HQ
EXE WinGet

Bicep CLI

Microsoft Corporation · 0.36.177 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
bicep-setup-win-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7EF9DE63-59B1-4325-955A-937F3E0A4EA8}_is1
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 0.36.177
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 16c416c1adb57c2d624c82f9906e9407d6c0295fdf8de3f5b0119ad8701106db VirusTotal ↗
Filename bicep-setup-win-x64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Microsoft.Bicep
Version 0.36.177
Description A declarative language for describing and deploying Azure resources
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Highlights - Add Identity Snippets for Resources (#17335) - Update Bicep linter diagnostics to point to https://aka.ms/bicep/linter-diagnostics (#17390) - Mark conditional resources as nullable for the purposes of property access (#16987) - Typing improvements for extensions (#17242) Features and Bug Fixes - Handle union type properly in use-secure-value-for-secure-inputs rule (#17372) - Update Azure.Deployments.Templates to latest (#17375) - Fix extension collection reference codegen (#17381) -…