v1.25.0-B0035
Pre-release
Pre-release
·
720 commits
to main
since this release
What's changed since pre-release v1.25.0-B0013:
- New rules:
- Defender for Cloud:
- Check Microsoft Defender for Key Vault is enabled by @BernieWhite.
#1632 - Check Microsoft Defender for DNS is enabled by @BernieWhite.
#1632 - Check Microsoft Defender for ARM is enabled by @BernieWhite.
#1632
- Check Microsoft Defender for Key Vault is enabled by @BernieWhite.
- Defender for Cloud:
- 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
totrue
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
.
- Added support for configuring a minimum version of Bicep by @BernieWhite.
- Engineering:
- Bump Az.Resources to v6.5.2.
#2037
- Bump Az.Resources to v6.5.2.
- Bug fixes:
- Fixed cases of exit code 5 with path probing by @BernieWhite.
#1901
- Fixed cases of exit code 5 with path probing by @BernieWhite.
See change log.