Skip to content

v0.10.6

Compare
Choose a tag to compare
@jtracey93 jtracey93 released this 21 Oct 15:26
· 249 commits to main since this release
4b0dfb4

Summary

This is mainly a hygiene update on the ALZ-Bicep Core Team side focussed on policy where we have fixed our custom policy definition automation since the upstream enterprise-scale repo work was completed in PR 1022 and also some performance/optimization enhancements by moving to loadJsonContent() as a Bicep function across all our policy definition modules in this repo.

We have also therefore pulled in the latest policy changes from the upstream repo and made them available in the customPolicyDefinitions.bicep module. But there was only metadata changes from PR 1039 and also a new Azure Firewall Category from PR 1066. Thanks @JamJarchitect for your work here 👍

Also, as mentioned above, in PR #343 @KevinRabun has moved us to using loadJsonContent() across all our ALZ policy definitions modules which provides some very subtle but welcomed performance and optimization enhancements especially around max file sizes etc. Thanks @KevinRabun 👍

Breaking Changes

None

What's Changed

  • Azure Commercial Cloud - Update Policy Library - ADO #22240 by @JamJarchitect in #345
  • Update json file loading to use loadJsonContent by @KevinRabun in #343
  • Update Policy Library (automated) by @github-actions & @jtracey93 in #346
  • Prep for release of v0.10.6 by @jtracey93 in #349
  • Azure Commercial Cloud - Policy Update Issue in Workflow by @JamJarchitect in #350

New Contributors

Full Changelog: v0.10.5...v0.10.6