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')
- example:
Bug Fixes and Features
Bicep Team: