Skip to content

v1.25.0-B0035

Pre-release
Pre-release
Compare
Choose a tag to compare
@BernieWhite BernieWhite released this 22 Feb 12:48
· 720 commits to main since this release
ee3e0f5

What's changed since pre-release v1.25.0-B0013:

  • New rules:
  • General improvements:
    • Added support for configuring a minimum version of Bicep by @BernieWhite.
      #1935
      • Configure this option to increase the visibility of the version of the Bicep CLI used by PSRule for Azure.
      • Set AZURE_BICEP_CHECK_TOOL to true to check the Bicep CLI.
      • Set AZURE_BICEP_MINIMUM_VERSION to configure the minimum version.
      • If the Bicep CLI is not installed or the version is less than the minimum version an error will be reported.
      • By default, the minimum Bicep version defaults to 0.4.451.
  • Engineering:
    • Bump Az.Resources to v6.5.2.
      #2037
  • Bug fixes:

See change log.