Skip to content

v1.38.0

Latest
Compare
Choose a tag to compare
@BernieWhite BernieWhite released this 07 Jul 11:22
· 38 commits to main since this release
783a85f

What's changed since v1.37.0:

  • New features:
    • Added March 2024 baselines Azure.GA_2024_06 and Azure.Preview_2024_06 by @BernieWhite.
      #2961
      • Includes rules released before or during June 2024.
      • Marked Azure.GA_2024_03 and Azure.Preview_2024_03 baselines as obsolete.
  • New rules:
    • Azure Database for MySQL:
      • Verify that Azure Database for MySQL servers have a customer-controlled maintenance window configured by @BenjaminEngeset.
        #2916
      • Verify that servers have zone-redundant high availability (HA) configured by @BenjaminEngeset.
        #2914
    • Azure Database for PostgreSQL:
      • Verify that Azure Database for PostgreSQL servers have a customer-controlled maintenance window configured by @BenjaminEngeset.
        #2927
      • Verify that servers have zone-redundant high availability (HA) configured by @BenjaminEngeset.
        #2932
    • Azure Firewall:
    • Azure Kubernetes Service:
    • Azure Virtual Desktop:
    • Cosmos DB:
    • Virtual Network Gateway:
      • Verify that VPN/ExpressRoute gateways have a customer-controlled maintenance configuration configured by @BenjaminEngeset.
        #2910
    • Virtual Machine Scale Sets:
  • Updated rules:
    • Azure Kubernetes Service:
      • Updated Azure.AKS.Version to use 1.28.9 as the minimum version by @BernieWhite.
        #2930
    • Virtual Machine:
      • Updated Azure.VM.MaintenanceConfig to align to the reliability pillar by @BernieWhite.
        #2925
        • Promoted to GA and bumped rule set to 2024_06.
  • Engineering:
  • Bug fixes:
    • Fixed handling of multi-line descriptions for policy definition and assignment exports by @BernieWhite.
      #2973
    • Fixed support for references function by @BernieWhite.
      #2922
    • Fixed group by subscription casing when exporting in-flight resources by @BernieWhite.
      #2957
    • Fixed install Az.Resources warning by @BernieWhite.
      #2887
      • Added new configuration option set by environment variable to suppress the warning.
      • Set PSRULE_AZURE_RESOURCE_MODULE_NOWARN to true to suppress the warning.
    • Fixed filter on unknown runtime property by @BernieWhite.
      #2966
    • Fixed failed to expand with direct outputs reference by @BernieWhite.
      #2935
    • Fixed identification of list* function false positive with resource by @BernieWhite.
      #2919
    • Fixed documentation bugs for container apps by @BernieWhite.
      #2876

What's changed since pre-release v1.38.0-B0068:

  • No additional changes.

See change log.