v0.9.3
Breaking Changes
None
What's Changed
-
Update
Invoke-PolicyToBicep.ps1
Scripts to Handle-
's,'
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
from2.8 MB
to around800 KB
by optimizing how we load parameters for Policy Imitative Definitions as highlighted in #254 - Important: No changes to policies are made
- A number of changes to the
-
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