Skip to content

Releases: Azure/PSRule.Rules.Azure

v1.33.0-B0053

17 Jan 01:45
13b952d
Compare
Choose a tag to compare
v1.33.0-B0053 Pre-release
Pre-release

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

  • New rules:
    • Databricks:
  • Engineering:
    • Bump xunit to v2.6.6.
      #2645
    • Bump BenchmarkDotNet to v0.13.12.
      #2636
    • Bump BenchmarkDotNet.Diagnostics.Windows to v0.13.12.
      #2636

See change log.

v1.33.0-B0023

11 Jan 17:15
62218d7
Compare
Choose a tag to compare
v1.33.0-B0023 Pre-release
Pre-release

What's changed since v1.32.1:

  • Updated rules:
    • Application Gateway:
      • Updated Azure.AppGwWAF.RuleGroups to use the rule sets by @BenjaminEngeset.
        #2629
        • The latest Bot Manager rule set is now 1.0.
        • The latest OWASP rule set is now 3.2.
    • Cognitive Services:
      • Relaxed Azure.Cognitive.ManagedIdentity to configurations that require managed identities by @BernieWhite.
        #2559
    • Virtual Machine:
      • Checks for Azure Hybrid Benefit Azure.VM.UseHybridUseBenefit are not enabled by default by @BernieWhite.
        #2493
        • To enable, set the AZURE_VM_USE_HYBRID_USE_BENEFIT option to true.
    • Virtual Network:
      • Added option for excluding subnets to Azure.VNET.UseNSGs by @BernieWhite.
        #2572
        • To add a subnet exclusion, set the AZURE_VNET_SUBNET_EXCLUDED_FROM_NSG option.
  • General improvements:
  • Engineering:
    • Bump xunit to v2.6.4.
      #2618
    • Bump xunit.runner.visualstudio to v2.5.6.
      #2619
  • Bug fixes:

See change log.

v1.32.1

18 Dec 08:06
6d016be
Compare
Choose a tag to compare

What's changed since v1.32.0:

See change log.

v1.32.0

16 Dec 04:17
da9632b
Compare
Choose a tag to compare

What's changed since v1.31.3:

  • New features:
    • Added December 2023 baselines Azure.GA_2023_12 and Azure.Preview_2023_12 by @BernieWhite.
      #2580
      • Includes rules released before or during December 2023.
      • Marked Azure.GA_2023_09 and Azure.Preview_2023_09 baselines as obsolete.
  • Updated rules:
    • App Configuration:
    • API Management:
    • Azure Kubernetes Service:
      • Updated Azure.AKS.Version to use latest stable version 1.27.7 by @BernieWhite.
        #2581
    • Defender for Cloud:
    • Network Interface:
      • Important change: Renamed NIC rules to reflect current usage by @BernieWhite.
        #2574
        • Rename Azure.VM.NICAttached to Azure.NIC.Attached.
        • Rename Azure.VM.NICName to Azure.NIC.Name.
        • Rename Azure.VM.UniqueDns to Azure.NIC.UniqueDns.
        • Added aliases to reference the old names for suppression and exclusion.
        • Old names will be removed from v2.
      • Added support for private link services to Azure.VM.NICAttached by @BernieWhite.
        #2563
  • General improvements:
  • Engineering:
    • Updated resource providers and policy aliases.
      #2579
    • Bump xunit to v2.6.2.
      #2544
    • Bump xunit.runner.visualstudio to v2.5.4.
      #2567
    • Bump Microsoft.SourceLink.GitHub to v8.0.0.
      #2538
    • Bump BenchmarkDotNet.Diagnostics.Windows and BenchmarkDotNet to v0.13.11.
      #2575
    • Bump Microsoft.CodeAnalysis.NetAnalyzers to v8.0.0.
      #2568
    • Bump Microsoft.NET.Test.Sdk to v17.8.0.
      #2527
  • Bug fixes:
    • Fixed additional false positives of Azure.Deployment.SecureParameter by @BernieWhite.
      #2556
    • Fixed expansion with sub-resource handling of deployments with duplicate resources by @BernieWhite.
      #2564
    • Fixed dependency ordered is incorrect by @BernieWhite.
      #2578

What's changed since pre-release v1.32.0-B0099:

  • No additional changes.

See change log.

v1.32.0-B0099

13 Dec 06:19
ebe64ad
Compare
Choose a tag to compare
v1.32.0-B0099 Pre-release
Pre-release

What's changed since pre-release v1.32.0-B0053:

  • New features:
    • Added December 2023 baselines Azure.GA_2023_12 and Azure.Preview_2023_12 by @BernieWhite.
      #2580
      • Includes rules released before or during December 2023.
      • Marked Azure.GA_2023_09 and Azure.Preview_2023_09 baselines as obsolete.
  • Updated rules:
    • App Configuration:
    • Azure Kubernetes Service:
      • Updated Azure.AKS.Version to use latest stable version 1.27.7 by @BernieWhite.
        #2581
    • Defender for Cloud:
  • General improvements:
  • Engineering:
    • Updated resource providers and policy aliases.
      #2579
    • Bump Microsoft.SourceLink.GitHub to v8.0.0.
      #2538
    • Bump BenchmarkDotNet.Diagnostics.Windows and BenchmarkDotNet to v0.13.11.
      #2575
    • Bump Microsoft.CodeAnalysis.NetAnalyzers to v8.0.0.
      #2568

See change log.

v1.32.0-B0053

08 Dec 16:44
76a121f
Compare
Choose a tag to compare
v1.32.0-B0053 Pre-release
Pre-release

What's changed since pre-release v1.32.0-B0021:

  • Updated rules:
    • Network Interface:
      • Important change: Renamed NIC rules to reflect current usage by @BernieWhite.
        #2574
        • Rename Azure.VM.NICAttached to Azure.NIC.Attached.
        • Rename Azure.VM.NICName to Azure.NIC.Name.
        • Rename Azure.VM.UniqueDns to Azure.NIC.UniqueDns.
        • Added aliases to reference the old names for suppression and exclusion.
        • Old names will be removed from v2.
      • Added support for private link services to Azure.VM.NICAttached by @BernieWhite.
        #2563
  • General improvements:
  • Engineering:
    • Bump xunit.runner.visualstudio to v2.5.4.
      #2567
  • Bug fixes:

See change log.

v1.32.0-B0021

04 Dec 17:06
cccbaaf
Compare
Choose a tag to compare
v1.32.0-B0021 Pre-release
Pre-release

What's changed since v1.31.3:

  • General improvements:
  • Engineering:
    • Bump Microsoft.NET.Test.Sdk to v17.8.0.
      #2527
    • Bump xunit to v2.6.2.
      #2544
  • Bug fixes:
    • Fixed additional false positives of Azure.Deployment.SecureParameter by @BernieWhite.
      #2556
    • Fixed expansion with sub-resource handling of deployments with duplicate resources by @BernieWhite.
      #2564

See change log.

v1.31.3

22 Nov 17:13
d21efd0
Compare
Choose a tag to compare

What's changed since v1.31.2:

See change log.

v1.31.2

20 Nov 02:34
0489a64
Compare
Choose a tag to compare

What's changed since v1.31.1:

See change log.

v1.31.1

14 Nov 16:33
0b9b466
Compare
Choose a tag to compare

What's changed since v1.31.0:

  • Bug fixes:
    • Fixed additional non-sensitive parameter name patterns by Azure.Deployment.SecureParameter by @BernieWhite.
      #2528
      • Added support for configuration of the rule by setting AZURE_DEPLOYMENT_NONSENSITIVE_PARAMETER_NAMES.
    • Fixed incorrect handling of expressions with contains with JValue string by @BernieWhite.
      #2531

See change log.