v1.34.0
What's changed since v1.33.2:
- New rules:
- Azure Kubernetes Service:
- Check that user mode pools have a minimum number of nodes by @BernieWhite.
#2683- Added configuration to support changing the minimum number of node and to exclude node pools.
- Set
AZURE_AKS_CLUSTER_USER_POOL_MINIMUM_NODESto set the minimum number of user nodes. - Set
AZURE_AKS_CLUSTER_USER_POOL_EXCLUDED_FROM_MINIMUM_NODESto exclude a specific node pool by name.
- Check that user mode pools have a minimum number of nodes by @BernieWhite.
- Azure Kubernetes Service:
- Updated rules:
- Azure Kubernetes Service:
- Updated
Azure.AKS.MinNodeCountthe count nodes system node pools by @BernieWhite.
#2683- Improved guidance and examples specifically for system node pools.
- Added configuration to support changing the minimum number of node.
- Set
AZURE_AKS_CLUSTER_MINIMUM_SYSTEM_NODESto set the minimum number of system nodes.
- Updated
- Front Door:
- Updated
Azure.FrontDoor.Logsto cover premium and standard profiles instead of just classic by @BernieWhite.
#2704- Added a selector for premium and standard profiles
Azure.FrontDoor.IsStandardOrPremium. - Added a selector for classic profiles
Azure.FrontDoor.IsClassic. - Updated rule set to
2024_03.
- Added a selector for premium and standard profiles
- Updated
- Microsoft Defender for Cloud:
- Storage Account:
- Renamed rules to align with recommended naming length by @BernieWhite.
#2718- Renamed
Azure.Storage.DefenderCloud.MalwareScantoAzure.Storage.Defender.MalwareScan. - Renamed
Azure.Storage.DefenderCloud.SensitiveDatatoAzure.Storage.Defender.DataScan.
- Renamed
- Promoted
Azure.Storage.Defender.MalwareScanto GA rule set by @BernieWhite.
#2590
- Renamed rules to align with recommended naming length by @BernieWhite.
- Azure Kubernetes Service:
- General improvements:
- Moved
.bicepparamfile support to stable by @BernieWhite.
#2682- Bicep param files are now automatically expanded when found.
- To disable expansion, set the configuration option
AZURE_BICEP_PARAMS_FILE_EXPANSIONtofalse.
- Added support for type/ variable/ and function imports from Bicep files by @BernieWhite.
#2537 - Added duplicate policies to default ignore list by @BernieWhite.
#1731 - Documentation and metadata improvements by @BernieWhite.
#1772
#2570
- Moved
- Engineering:
- Updated resource providers and policy aliases.
#2717 - Improved debugging experience by providing symbols for .NET code by @BernieWhite.
#2712 - Bump Microsoft.NET.Test.Sdk to v17.9.0.
#2680 - Bump xunit to v2.7.0.
#2688 - Bump xunit.runner.visualstudio to v2.5.7.
#2689 - Bump coverlet.collector to v6.0.1.
#2699
- Updated resource providers and policy aliases.
- Bug fixes:
What's changed since pre-release v1.34.0-B0077:
- No additional changes.
See change log.