Skip to content

Releases: Azure/PSRule.Rules.Azure

v1.30.0-B0080

12 Sep 15:13
3f37845
Compare
Choose a tag to compare
v1.30.0-B0080 Pre-release
Pre-release

What's changed since pre-release v1.30.0-B0047:

  • General improvements:
    • Important change: Replaced the Azure_AllowedRegions option with AZURE_RESOURCE_ALLOWED_LOCATIONS.
      #941
      • For compatibility, if Azure_AllowedRegions is set it will be used instead of AZURE_RESOURCE_ALLOWED_LOCATIONS.
      • If only AZURE_RESOURCE_ALLOWED_LOCATIONS is set, this value will be used.
      • The default will be used neither options are configured.
      • If Azure_AllowedRegions is set a warning will be generated until the configuration is removed.
      • Support for Azure_AllowedRegions is deprecated and will be removed in v2.
  • Engineering:
    • Bump Microsoft.NET.Test.Sdk to v17.7.2.
      #2407
    • Bump BenchmarkDotNet to v0.13.8.
      #2425
    • Bump BenchmarkDotNet.Diagnostics.Windows to v0.13.8.
      #2425
  • Bug fixes:
    • Fixed false positive with Azure.Storage.SecureTransfer on new API versions by @BernieWhite.
      #2414
    • Fixed false positive with Azure.VNET.LocalDNS for DNS server addresses out of local scope by @BernieWhite.
      #2370
      • This bug fix introduces a configuration option to flag when DNS from an Identity subscription is used.
      • Set AZURE_VNET_DNS_WITH_IDENTITY to true when using an Identity subscription for DNS.

See change log.

v1.30.0-B0047

01 Sep 18:37
48db62f
Compare
Choose a tag to compare
v1.30.0-B0047 Pre-release
Pre-release

What's changed since pre-release v1.30.0-B0026:

  • Engineering:
    • Bump Microsoft.CodeAnalysis.NetAnalyzers to v7.0.4.
      #2405
  • Bug fixes:

See change log.

v1.30.0-B0026

25 Aug 07:57
0198ec2
Compare
Choose a tag to compare
v1.30.0-B0026 Pre-release
Pre-release

What's changed since pre-release v1.30.0-B0011:

  • New rules:
    • Azure Container Apps:
  • Bug fixes:
    • Fixed non-resource group rule triggering for a resource group by @BernieWhite.
      #2401

See change log.

v1.30.0-B0011

21 Aug 05:00
6973d18
Compare
Choose a tag to compare
v1.30.0-B0011 Pre-release
Pre-release

What's changed since v1.29.0:

  • New rules:
    • Azure Database for MySQL:
      • Check that Azure AD-only authentication is configured for Azure Database for MySQL databases by @BenjaminEngeset.
        #2227
    • Azure Firewall:
      • Check that Azure Firewall polices has configured threat intelligence-based filtering in alert and deny mode by @BenjaminEngeset.
        #2354
    • Backup vault:
    • Front Door:
    • Public IP address:
    • Recovery Services vault:
  • Engineering:
    • Bump BenchmarkDotNet to v0.13.7.
      #2385
    • Bump BenchmarkDotNet.Diagnostics.Windows to v0.13.7.
      #2382
    • Bump Microsoft.NET.Test.Sdk to v17.7.1.
      #2393

See change log.

v1.29.0

15 Aug 03:24
9a734d3
Compare
Choose a tag to compare

What's changed since v1.28.2:

  • New rules:
    • Databricks:
  • General improvements:
    • Use policy definition name when generating a rule from it by @BernieWhite.
      #1959
    • Added export in-flight data for Defender for Storage from Storage Accounts by @BernieWhite.
      #2248
    • Added export in-flight data for Defender for APIs from API Management by @BernieWhite.
      #2247
  • Bug fixes:

What's changed since pre-release v1.29.0-B0062:

  • No additional changes.

See change log.

v1.29.0-B0062

08 Aug 16:04
5ba960d
Compare
Choose a tag to compare
v1.29.0-B0062 Pre-release
Pre-release

What's changed since pre-release v1.29.0-B0036:

See change log.

v1.29.0-B0036

31 Jul 22:45
1bdabf3
Compare
Choose a tag to compare
v1.29.0-B0036 Pre-release
Pre-release

What's changed since pre-release v1.29.0-B0015:

  • General improvements:
    • Added export in-flight data for Defender for Storage from Storage Accounts by @BernieWhite.
      #2248
    • Added export in-flight data for Defender for APIs from API Management by @BernieWhite.
      #2247

See change log.

v1.29.0-B0015

28 Jul 00:20
b4e09ff
Compare
Choose a tag to compare
v1.29.0-B0015 Pre-release
Pre-release

What's changed since v1.28.2:

  • New rules:
    • Databricks:
  • General improvements:
  • Bug fixes:

See change log.

v1.28.2

26 Jul 05:36
afd337b
Compare
Choose a tag to compare

What's changed since v1.28.1:

  • Bug fixes:
    • Fixed policy rules with no effect conditions are evaluated incorrectly by @BernieWhite.
      #2346

See change log.

v1.28.1

22 Jul 13:39
a215902
Compare
Choose a tag to compare

What's changed since v1.28.0:

  • Bug fixes:
    • Fixed parseCidr with /32 is not valid by @BernieWhite.
      #2336
    • Fixed mismatch of resource group type on policy as code rules by @BernieWhite.
      #2338
    • Fixed length cannot be less than zero when converting policy to rules by @BernieWhite.
      #1802
    • Fixed naming rules for MariaDB by @BernieWhite.
      #2335
      • Updated Azure.MariaDB.VNETRuleName to allow for parent resources.
      • Updated Azure.MariaDB.FirewallRuleName to allow for parent resources.
    • Fixed network watcher existence check by @BernieWhite.
      #2342

See change log.