22 lines
		
	
	
		
			877 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			877 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
 | 
						|
Id: Microsoft.Bicep
 | 
						|
Version: 0.3.1
 | 
						|
Name: Bicep CLI
 | 
						|
Publisher: Microsoft Corporation
 | 
						|
License: Copyright (c) Microsoft Corporation
 | 
						|
LicenseUrl: https://github.com/Azure/bicep/blob/main/LICENSE
 | 
						|
AppMoniker: bicep
 | 
						|
Tags: arm templates, azure, bicep, bicep cli
 | 
						|
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.
 | 
						|
Homepage: https://github.com/Azure/bicep
 | 
						|
Installers:
 | 
						|
  - Arch: x64
 | 
						|
    Url: https://github.com/Azure/bicep/releases/download/v0.3.1/bicep-setup-win-x64.exe
 | 
						|
    Sha256: 20B73AA5A373591E619C7A3E89AA6396FF7D48A145341A839C5059B99C1A255D
 | 
						|
    InstallerType: exe
 | 
						|
    Switches:
 | 
						|
      Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
 | 
						|
      SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART
 | 
						|
 |