Skip to content

v1.33.0-B0169

Pre-release
Pre-release
Compare
Choose a tag to compare
@BernieWhite BernieWhite released this 04 Feb 04:20
· 229 commits to main since this release
54d112b

What's changed since pre-release v1.33.0-B0126:

  • New features:
    • Exporting policy as rules also generates a baseline by @BernieWhite.
      #2482
      • A baseline is automatically generated that includes for all rules exported.
        If a policy rule has been replaced by a built-in rule, the baseline will include the built-in rule instead.
      • The baseline is named <Prefix>.PolicyBaseline.All. i.e. Azure.PolicyBaseline.All by default.
      • For details see Policy as rules.
  • General improvements:
    • Rules that are ignored during exporting policy as rules are now generate a verbose logs by @BernieWhite.
      #2482
      • This is to improve transparency of why rules are not exported.
      • To see details on why a rule is ignored, enable verbose logging with -Verbose.
    • Policies that duplicate built-in rules can now be exported by using the -KeepDuplicates parameter by @BernieWhite.
      #2482
  • Bug fixes:

See change log.