Major new features:
- Intellisense - full details in the VS Code Extension README
- Validation of all azure resource types
- Modules (spec, tutorial)
- Code formatting
- Bicep VS Code extension is now available in the VS Marketplace
- Ability to set
targetScope
for a given.bicep
file (spec)
Minor improvements:
- Allow example selection in playground (#485)
- Allow string interpolation in property keys (#566)
- Add a homebrew formula. (#597) (@brendandburns)
- adjust span to cover the key of the object (#767) (@sebastus)
- Don't add empty template properties - Issue 221 (#713) (@glav)
New/updated examples:
- Updated API versions to latest stable version (#574) (@azurekid)
- added vnet-vnet-bgp example (#509) (@bhummerstone)
- adding example for vwan w/ shared services (#734) (@bhummerstone)
- adding example for web app log analytics (#874) (@JFolberth)
- Add Policy with Initiative Definition and Assignment Example (#620) (@joshuawaddell)
- Azure Firewall with public IP from IP Prefix sample (#535) (@StefanIvemo)
- add bicep azure container registry example (#644) (@dewolfs)
- AKS cluster with Virtual Machine Scale Sets Agent Pool and System-assigned managed identity (#675) (@dewolfs)
- Added cyclecloud example + snippets (#843) (@lr90)
- Add Azure Function example (#488) (@mikemassa84)