Skip to content

v0.9.3

Compare
Choose a tag to compare
@jtracey93 jtracey93 released this 19 Jul 08:31
· 319 commits to main since this release
948e79d

Breaking Changes

None

What's Changed

  • Update Invoke-PolicyToBicep.ps1 Scripts to Handle -'s, 's (spaces) & ' apostrophes + Fix #254 by @jtracey93 in #288

    • A number of changes to the Invoke-PolicyToBicep.ps1 script to support more characters in inputs based on some customer scenarios seen recently
    • This PR reduces the size of the generated ARM template for the customPolicyDefinitions.bicep from 2.8 MB to around 800 KB by optimizing how we load parameters for Policy Imitative Definitions as highlighted in #254
    • Important: No changes to policies are made
  • Various Docs Enhancements, Typo Fixes & Updates by @jtracey93 in #286

  • Add Azure function to remove used subscriptions by @jfaurskov in #287

    • Used internally for test clean-ups

New Contributors

Full Changelog: v0.9.2...v0.9.3