{"id":13775316,"url":"https://github.com/PSBicep/PSBicep","last_synced_at":"2025-05-11T07:32:21.775Z","repository":{"id":37828245,"uuid":"328992376","full_name":"PSBicep/PSBicep","owner":"PSBicep","description":"This is the repo for the Bicep PowerShell Module.","archived":false,"fork":false,"pushed_at":"2025-04-27T07:31:20.000Z","size":888,"stargazers_count":136,"open_issues_count":13,"forks_count":37,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-09T00:46:14.280Z","etag":null,"topics":["arm","arm-templates","azure","bicep","bicep-azure","bicep-cli","bicep-lang","bicep-powershell","powershell","powershell-module"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PSBicep.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-12T13:17:08.000Z","updated_at":"2025-04-17T06:07:49.000Z","dependencies_parsed_at":"2022-07-20T00:48:52.727Z","dependency_job_id":"4a986689-eec1-4c99-9f9d-7be63ff722d3","html_url":"https://github.com/PSBicep/PSBicep","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSBicep%2FPSBicep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSBicep%2FPSBicep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSBicep%2FPSBicep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSBicep%2FPSBicep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PSBicep","download_url":"https://codeload.github.com/PSBicep/PSBicep/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253533958,"owners_count":21923515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arm","arm-templates","azure","bicep","bicep-azure","bicep-cli","bicep-lang","bicep-powershell","powershell","powershell-module"],"created_at":"2024-08-03T17:01:36.772Z","updated_at":"2025-05-11T07:32:21.763Z","avatar_url":"https://github.com/PSBicep.png","language":"PowerShell","funding_links":[],"categories":["Community"],"sub_categories":["Community Repositories"],"readme":"# ![BicepIcon] PSBicep - Bicep PowerShell Module\n\n[![Bicep]][BicepGallery] [![BicepDownloads]][BicepGallery]\n\nThis is the repository for the Bicep PowerShell Module. This is a community project created to enable the features provided by the [Bicep CLI](https://github.com/Azure/bicep) in PowerShell. The module provides the same functionality as Bicep CLI, plus some additional features to simplify the Bicep authoring experience.\n\n\u003e**Note:** When new Bicep versions are released there will be a slight delay before the PowerShell module gets tested updated with the latest assemblies. If new functionality is added to Bicep CLI before the PowerShell module supports it, use `Install-BicepCLI` to install the latest Bicep CLI version and use the CLI while waiting for an updated PowerShell module.\n\nCommands implemented:\n\n- [Build-Bicep](./Docs/Help/Build-Bicep.md)\n- [Build-BicepParam](./Docs/Help/Build-BicepParam.md)\n- [Clear-BicepModuleCache](./Docs/Help/Clear-BicepModuleCache.md)\n- [Connect-Bicep](./Docs/Help/Connect-Bicep.md)\n- [Convert-BicepParamsToDecoratorStyle](./Docs/Help/Convert-BicepParamsToDecoratorStyle.md)\n- [Convert-JsonToBicep](./Docs/Help/Convert-JsonToBicep.md)\n- [ConvertTo-Bicep](./Docs/Help/ConvertTo-Bicep.md)\n- [Export-BicepResource](./Docs/Help/Export-BicepResource.md)\n- [Export-BicepChildResource (**experimental**)](./Docs/Help/Export-BicepChildResource.md)\n- [Find-BicepModule](./Docs/Help/Find-BicepModule.md)\n- [Format-BicepFile](./Docs/Help/Format-BicepFile.md)\n- [Get-BicepApiReference](./Docs/Help/Get-BicepApiReference.md)\n- [Get-BicepConfig](./Docs/Help/Get-BicepConfig.md)\n- [Get-BicepMetadata](./Docs/Help/Get-BicepMetadata.md)\n- [Get-BicepUsedModules](./Docs/Help/Get-BicepUsedModules.md)\n- [Get-BicepVersion](./Docs/Help/Get-BicepVersion.md)\n- [Install-BicepCLI](./Docs/Help/Install-BicepCLI.md)\n- [New-BicepMarkdownDocumentation](./Docs/Help/New-BicepMarkdownDocumentation.md)\n- [New-BicepParameterFile](./Docs/Help/New-BicepParameterFile.md)\n- [Publish-Bicep](./Docs/Help/Publish-Bicep.md)\n- [Restore-Bicep](./Docs/Help/Restore-Bicep.md)\n- [Test-BicepFile](./Docs/Help/Test-BicepFile.md)\n- [Uninstall-BicepCLI](./Docs/Help/Uninstall-BicepCLI.md)\n- [Update-BicepCLI](./Docs/Help/Update-BicepCLI.md)\n- [Update-BicepParameterFile](./Docs/Help/Update-BicepParameterFile.md)\n- [Update-BicepTypes](./Docs/Help/Update-BicepTypes.md)\n\n## Authentication\n\nDue to the separation of code in C# and PowerShell, we currently depend on two different authentication models. Any feature that relies on built-in functionality in Bicep uses the authentication set in bicepconfig.json while Export-BicepResource uses PSBicep authentication depending on the module AzAuth and uses the command Connect-Bicep to log in.\n\nWe hope to use Connect-Bicep as default for all commands in the future.\n\nThe following commands will communcate with Azure and requires authentication:\n\n- [Connect-Bicep](./Docs/Help/Connect-Bicep.md)\n- [Export-BicepResource](./Docs/Help/Export-BicepResource.md)\n- [Export-BicepChildResource](./Docs/Help/Export-BicepChildResource.md)\n- [Publish-Bicep](./Docs/Help/Publish-Bicep.md)\n- [Restore-Bicep](./Docs/Help/Restore-Bicep.md)\n\n## Installation\n\nThe Bicep PowerShell Module is published to [PowerShell Gallery](https://www.powershellgallery.com/packages/Bicep/).\n\n```powershell\nInstall-Module -Name Bicep\n```\n\n### Pre-release versions\n\nTo install the latest version in development use the `-AllowPrerelease` switch.\n\n```powershell\nInstall-Module -Name Bicep -AllowPrerelease\n```\n\n\u003e**Note:** If you want to test the latest features before we've release it to PowerShell Gallery, see the [Contribution Guide](CONTRIBUTING.md) for instructions on how to manually download the dependencies and install the module manually.\n\n## Bug report and feature requests\n\nIf you find a bug or have an idea for a new feature create an issue in the repo. Please have a look and see if a similar issue is already created before submitting.\n\n## Contribution\n\nIf you like the Bicep PowerShell module and want to contribute you are very much welcome to do so. Please read our [Contribution Guide](CONTRIBUTING.md) before you start! ❤\n\n## Maintainers\n\nThis project is currently maintained by the following coders:\n\n- [StefanIvemo](https://github.com/StefanIvemo)\n- [SimonWahlin](https://github.com/SimonWahlin)\n- [bjompen](https://github.com/bjompen)\n- [JohnRoos](https://github.com/JohnRoos)\n- [PalmEmanuel](https://github.com/PalmEmanuel)\n- [emilguden](https://github.com/emilguden)\n\n\u003c!-- References --\u003e\n[BicepIcon]: logo/BicePS_40px.png\n[Bicep]: https://img.shields.io/badge/Bicep-v2.7.0-blue\n[BicepDownloads]: https://img.shields.io/powershellgallery/dt/Bicep\n[BicepGallery]: https://www.powershellgallery.com/packages/Bicep/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPSBicep%2FPSBicep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPSBicep%2FPSBicep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPSBicep%2FPSBicep/lists"}