climpr/Deploy Bicep deployment

Parses a Bicep deployment based on the .bicepparam file and deploys to Azure

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 5, 2025
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: climpr/deploy-bicep@3d32975234b7efa9b335ac41e93b77fc4dd97a29 # v1.4.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
deployment-file-pathThe path to the .bicep or .bicepparam file.yes
parameter-file-path[Deprecated] The path to the .bicepparam file. (Use deployment-file-path instead)no
what-ifSetting this to true will run the deployment commands in what-if mode.nofalse
namedescription
deployment-outputJSON formatted output from the deployment command.