Bicep

1.4.1

A module to run Bicep using PowerShell. The module is a community project built using the Bicep assemblies to provide you with an enhanced Bicep experience directly from PowerShell without having Bicep CLI installed.

The module also provides the additional features:
- Specify output folder when building* and decompiling Bicep/ARM templates
- Generate ARM templat
A module to run Bicep using PowerShell. The module is a community project built using the Bicep assemblies to provide you with an enhanced Bicep experience directly from PowerShell without having Bicep CLI installed.

The module also provides the additional features:
- Specify output folder when building* and decompiling Bicep/ARM templates
- Generate ARM template parameter files directly from a Bicep file
- Quickly open the API reference docs by referencing the Bicep types
- Get the result from a build as a string or hashtable instead of writing to a file
- Install/Update/Uninstall Bicep CLI

For more information about Bicep, please visit the official Bicep GitHub Repository:
https://github.com/Azure/bicep
Show more

Minimum PowerShell version

5.1

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Bicep -RequiredVersion 1.4.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Bicep -Version 1.4.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Stefan Ivemo. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
2.5.0 10,440 1/14/2024
2.4.0 11,024 9/27/2023
2.4.0-Preview1 94 6/15/2023
2.3.3 779,953 11/2/2022
2.3.2 48,339 9/25/2022
2.3.1 26,499 8/2/2022
2.3.0 4,332 6/28/2022
2.2.0 121,072 5/25/2022
2.1.0 851,557 12/14/2021
2.0.0 137,163 7/29/2021
2.0.0-Preview2 47 7/23/2021
2.0.0-Preview1 53 7/15/2021
1.5.1 373,352 6/29/2021
1.5.0 12,005 6/7/2021
1.4.7 8,691 5/19/2021
1.4.6 527 5/12/2021
1.4.5 63,087 4/17/2021
1.4.4 114 4/11/2021
1.4.3 161 3/21/2021
1.4.2 149 3/4/2021
1.4.1 (current version) 59 3/4/2021
1.4.0 84 3/2/2021
1.3.0 109 2/15/2021
1.2.1 88 1/25/2021
1.2.0 54 1/22/2021
1.1.1 55 1/17/2021
1.1.0 52 1/15/2021
1.0.0 66 1/13/2021
Show less