github Azure/bicep v0.20.4

latest releases: v0.30.3, v0.29.47, v0.29.45...
13 months ago

Highlights

Bicep Team:

  • New Deployment Pane UI (Experimental). Documentation here.
  • adding az.getSecret() support to bicepparam files (#11236)
    • example: param mySecret = az.getSecret('e93d3ee6-fac1-412f-92d6-bfb379e81af2', 'my-rg', 'mykeyvault', 'mySecret')

Bug Fixes and Features

Bicep Team:

  • Make decorators order independent (#11380)
  • Fixes "Paste removes comments inside multi-line array" (#11297)
  • Fix hover with escaped chars in published doclink (#11365)

Don't miss a new bicep release

NewReleases is sending notifications on new releases.