Releases: Azure/PSRule.Rules.Azure
v1.48.0-B0228
What's changed since pre-release v1.48.0-B0088:
- General improvements:
- Updated provider data by @BernieWhite.
#3790 - Added support for Bicep
resourceTypeparameter metadata by @polatengin.
#1474 - Added support for the Bicep
roleDefinitionsfunction by @polatengin.
#3776 - Added support for Bicep decorator value constraints by @polatengin.
#3649 - Added validation for Bicep custom type constraints by @polatengin.
#1922
- Updated provider data by @BernieWhite.
See the change log for details.
v1.48.0-B0088
What's changed since v1.47.0:
- New features:
- Experimental: Added Terraform plan expansion support for AzAPI provider resources by @polatengin.
#1193- Expands
azapi_resourceandazapi_update_resourcefrom Terraform plan JSON files into ARM format for rule evaluation. - Enable with configuration option
AZURE_TERRAFORM_PLAN_EXPANSION.
- Expands
- Added March 2026 baselines
Azure.GA_2026_03,Azure.Preview_2026_03, andAzure.CAF_2026_03by @BernieWhite.
#3709- Includes rules released before or during March 2026.
- Marked
Azure.GA_2025_12andAzure.Preview_2025_12baselines as obsolete.
- Experimental: Added Terraform plan expansion support for AzAPI provider resources by @polatengin.
- New rules:
- Automation Account:
- Added
Azure.Automation.RunbookPinnedto check runbook external scripts use pinned commit hash by @BernieWhite.
#3324
- Added
- Azure Container Registry:
- Check that audit diagnostic logs are enabled for Container Registry by @BernieWhite.
#3445
- Check that audit diagnostic logs are enabled for Container Registry by @BernieWhite.
- Azure Fleet:
- Check for public key usage on Linux fleet VM profiles by @BernieWhite.
- Container Apps:
- Check that liveness and readiness health probes use HTTP checks for HTTP-based ingress by @BernieWhite.
#3111
- Check that liveness and readiness health probes use HTTP checks for HTTP-based ingress by @BernieWhite.
- Deployment Script:
- Added
Azure.DeploymentScript.Pinnedto check deployment script external script to use pinned commit hash by @BernieWhite.
#3324
- Added
- Service Bus:
- Added
Azure.ServiceBus.ReplicaLocationto check that geo-replication replica locations are within allowed regions by @BernieWhite.
#3381
- Added
- Virtual Machine:
- Check that virtual machines have Secure Boot enabled by @coder999999999.
#3728
- Check that virtual machines have Secure Boot enabled by @coder999999999.
- Virtual Machine Scale Sets:
- Check that virtual machine scale sets have Secure Boot enabled by @coder999999999.
#3730
- Check that virtual machine scale sets have Secure Boot enabled by @coder999999999.
- Automation Account:
- Updated rules:
- Azure Kubernetes Service:
- Updated
Azure.AKS.Versionto use1.33.7as the minimum version by @BernieWhite.
#3708
- Updated
- Virtual Machine:
- Updated
Azure.VM.DiskCachingto check forReadWritecaching on OS disks instead only by @BernieWhite.
#3673- Renamed the rule from
Azure.VM.DiskCachingtoAzure.VM.OSDiskCacheto reflect updated scope. - Updates to provide more complete documentation.
- Renamed the rule from
- Updated
- Azure Kubernetes Service:
- Engineering
- Improved documentation for expansion internals with a high-level flow diagram and code references by @BernieWhite.
#3715 - Bump Azure.Identity to 1.21.0.
#3751 - Bump Azure.Core to 1.54.0
#3778 - Bump Azure.Identity.Broker to 1.5.0.
#3744 - Bump Microsoft.Extensions.Hosting to 10.0.7.
#3769 - Bump Microsoft.Extensions.Logging.Console to 10.0.7.
#3777
- Improved documentation for expansion internals with a high-level flow diagram and code references by @BernieWhite.
- Bug fixes:
- Improved Bicep expansion errors to surface captured CLI restore failures during timeout windows by @polatengin.
#2896
- Improved Bicep expansion errors to surface captured CLI restore failures during timeout windows by @polatengin.
See the change log for details.
v1.47.0
What's changed since v1.46.0:
- New features:
- Added December 2025 baselines
Azure.GA_2025_12,Azure.Preview_2025_12, andAzure.CAF_2025_12by @BernieWhite.
#3642- Includes rules released before or during December 2025.
- Marked
Azure.GA_2025_09andAzure.Preview_2025_09baselines as obsolete.
- Added December 2025 baselines
- New rules:
- Added naming format rules for AKS, Container Apps, Service Fabric, Cosmos DB, Redis, and SQL resources.
#3548 - App Configuration:
- Check that replica locations are in allowed regions by @BernieWhite.
#3441
- Check that replica locations are in allowed regions by @BernieWhite.
- Azure Cache for Redis:
- Check for legacy Azure Cache for Redis instances by @BenjaminEngeset.
#3605 - Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_REDIS_CACHE_NAME_FORMATAZURE_REDIS_ENTERPRISE_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Added configured name format by @BernieWhite.
- Check for legacy Azure Cache for Redis instances by @BenjaminEngeset.
- Azure Cache for Redis Enterprise and Enterprise Flash:
- Check for deprecated Redis Enterprise and Enterprise Flash SKUs by @BenjaminEngeset.
#3606
- Check for deprecated Redis Enterprise and Enterprise Flash SKUs by @BenjaminEngeset.
- Azure Database for MySQL:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_MYSQL_SERVER_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check resources naming matches configured name format by @BernieWhite.
- Azure Database for PostgreSQL:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_POSTGRESQL_SERVER_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check resources naming matches configured name format by @BernieWhite.
- Azure Kubernetes Service:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_AKS_CLUSTER_NAME_FORMATAZURE_AKS_SYSTEM_POOL_NAME_FORMATAZURE_AKS_USER_POOL_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check resources naming matches configured name format by @BernieWhite.
- Container Apps:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_CONTAINER_APP_NAME_FORMATAZURE_CONTAINER_APP_ENVIRONMENT_NAME_FORMATAZURE_CONTAINER_APP_JOB_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check resources naming matches configured name format by @BernieWhite.
- Container Instance:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_CONTAINER_INSTANCE_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- Container Registry:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_CONTAINER_REGISTRY_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- Cosmos DB:
- Check that Cosmos DB accounts have availability zones enabled by @BenjaminEngeset.
#3055 - Check that MongoDB vCore clusters use Microsoft Entra ID authentication by @BenjaminEngeset.
#3369 - Check that MongoDB vCore clusters have availability zones enabled by @BenjaminEngeset.
#3586 - Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_COSMOS_CASSANDRA_NAME_FORMATAZURE_COSMOS_DATABASE_NAME_FORMATAZURE_COSMOS_GREMLIN_NAME_FORMATAZURE_COSMOS_MONGO_NAME_FORMATAZURE_COSMOS_NOSQL_NAME_FORMATAZURE_COSMOS_POSTGRESQL_NAME_FORMATAZURE_COSMOS_TABLE_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check that Cosmos DB accounts have availability zones enabled by @BenjaminEngeset.
- Data Explorer:
- Check that public network access is disabled by @BenjaminEngeset.
#3114
- Check that public network access is disabled by @BenjaminEngeset.
- Event Hub:
- Check that zone redundancy is enabled for Event Hub namespaces in supported regions by @BenjaminEngeset.
#3029
- Check that zone redundancy is enabled for Event Hub namespaces in supported regions by @BenjaminEngeset.
- Managed Instance for Apache Cassandra:
- Check that Managed Instance for Apache Cassandra clusters have availability zones enabled by @BenjaminEngeset.
#3592
- Check that Managed Instance for Apache Cassandra clusters have availability zones enabled by @BenjaminEngeset.
- Managed Grafana:
- Check that zone redundancy is enabled for Grafana workspaces in supported regions by @BenjaminEngeset.
#3294
- Check that zone redundancy is enabled for Grafana workspaces in supported regions by @BenjaminEngeset.
- Service Fabric:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_SERVICE_FABRIC_CLUSTER_NAME_FORMATAZURE_SERVICE_FABRIC_MANAGED_CLUSTER_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- SQL Database:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_SQL_DATABASE_NAME_FORMATAZURE_SQL_SERVER_NAME_FORMATAZURE_SQL_ELASTIC_POOL_NAME_FORMATAZURE_SQL_JOB_AGENT_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- SQL Managed Instance:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_SQL_MI_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- Added naming format rules for AKS, Container Apps, Service Fabric, Cosmos DB, Redis, and SQL resources.
- Updated rules:
- Application Gateway Policy:
- Updated
Azure.AppGwWAF.RuleGroupsto use Microsoft Default Rule Set instead of legacy OWASP rule set by @BenjaminEngeset.
#3553
- Updated
- Cosmos DB:
- Renamed
Azure.Cosmos.DisableLocalAuthtoAzure.Cosmos.NoSQLLocalAuthto reflect it applies only to NoSQL API by @BernieWhite.
#3576
- Renamed
- Application Gateway Policy:
- Engineering:
What's changed since pre-release v1.47.0-B0060:
- No additional changes.
See the release and change log for details.
v1.47.0-B0060
What's changed since v1.46.0:
- New features:
- Added December 2025 baselines
Azure.GA_2025_12,Azure.Preview_2025_12, andAzure.CAF_2025_12by @BernieWhite.
#3642- Includes rules released before or during December 2025.
- Marked
Azure.GA_2025_09andAzure.Preview_2025_09baselines as obsolete.
- Added December 2025 baselines
- New rules:
- Added naming format rules for AKS, Container Apps, Service Fabric, Cosmos DB, Redis, and SQL resources.
#3548 - App Configuration:
- Check that replica locations are in allowed regions by @BernieWhite.
#3441
- Check that replica locations are in allowed regions by @BernieWhite.
- Azure Cache for Redis:
- Check for legacy Azure Cache for Redis instances by @BenjaminEngeset.
#3605 - Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_REDIS_CACHE_NAME_FORMATAZURE_REDIS_ENTERPRISE_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Added configured name format by @BernieWhite.
- Check for legacy Azure Cache for Redis instances by @BenjaminEngeset.
- Azure Cache for Redis Enterprise and Enterprise Flash:
- Check for deprecated Redis Enterprise and Enterprise Flash SKUs by @BenjaminEngeset.
#3606
- Check for deprecated Redis Enterprise and Enterprise Flash SKUs by @BenjaminEngeset.
- Azure Database for MySQL:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_MYSQL_SERVER_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check resources naming matches configured name format by @BernieWhite.
- Azure Database for PostgreSQL:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_POSTGRESQL_SERVER_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check resources naming matches configured name format by @BernieWhite.
- Azure Kubernetes Service:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_AKS_CLUSTER_NAME_FORMATAZURE_AKS_SYSTEM_POOL_NAME_FORMATAZURE_AKS_USER_POOL_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check resources naming matches configured name format by @BernieWhite.
- Container Apps:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_CONTAINER_APP_NAME_FORMATAZURE_CONTAINER_APP_ENVIRONMENT_NAME_FORMATAZURE_CONTAINER_APP_JOB_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check resources naming matches configured name format by @BernieWhite.
- Container Instance:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_CONTAINER_INSTANCE_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- Container Registry:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_CONTAINER_REGISTRY_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- Cosmos DB:
- Check that Cosmos DB accounts have availability zones enabled by @BenjaminEngeset.
#3055 - Check that MongoDB vCore clusters use Microsoft Entra ID authentication by @BenjaminEngeset.
#3369 - Check that MongoDB vCore clusters have availability zones enabled by @BenjaminEngeset.
#3586 - Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration options:
AZURE_COSMOS_CASSANDRA_NAME_FORMATAZURE_COSMOS_DATABASE_NAME_FORMATAZURE_COSMOS_GREMLIN_NAME_FORMATAZURE_COSMOS_MONGO_NAME_FORMATAZURE_COSMOS_NOSQL_NAME_FORMATAZURE_COSMOS_POSTGRESQL_NAME_FORMATAZURE_COSMOS_TABLE_NAME_FORMAT
- The name format can be configured by the following configuration options:
- Check that Cosmos DB accounts have availability zones enabled by @BenjaminEngeset.
- Data Explorer:
- Check that public network access is disabled by @BenjaminEngeset.
#3114
- Check that public network access is disabled by @BenjaminEngeset.
- Event Hub:
- Check that zone redundancy is enabled for Event Hub namespaces in supported regions by @BenjaminEngeset.
#3029
- Check that zone redundancy is enabled for Event Hub namespaces in supported regions by @BenjaminEngeset.
- Managed Instance for Apache Cassandra:
- Check that Managed Instance for Apache Cassandra clusters have availability zones enabled by @BenjaminEngeset.
#3592
- Check that Managed Instance for Apache Cassandra clusters have availability zones enabled by @BenjaminEngeset.
- Managed Grafana:
- Check that zone redundancy is enabled for Grafana workspaces in supported regions by @BenjaminEngeset.
#3294
- Check that zone redundancy is enabled for Grafana workspaces in supported regions by @BenjaminEngeset.
- Service Fabric:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_SERVICE_FABRIC_CLUSTER_NAME_FORMATAZURE_SERVICE_FABRIC_MANAGED_CLUSTER_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- SQL Database:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_SQL_DATABASE_NAME_FORMATAZURE_SQL_SERVER_NAME_FORMATAZURE_SQL_ELASTIC_POOL_NAME_FORMATAZURE_SQL_JOB_AGENT_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- SQL Managed Instance:
- Check resources naming matches configured name format by @BernieWhite.
#3548- The name format can be configured by the following configuration option:
AZURE_SQL_MI_NAME_FORMAT
- The name format can be configured by the following configuration option:
- Check resources naming matches configured name format by @BernieWhite.
- Added naming format rules for AKS, Container Apps, Service Fabric, Cosmos DB, Redis, and SQL resources.
- Updated rules:
- Application Gateway Policy:
- Updated
Azure.AppGwWAF.RuleGroupsto use Microsoft Default Rule Set instead of legacy OWASP rule set by @BenjaminEngeset.
#3553
- Updated
- Cosmos DB:
- Renamed
Azure.Cosmos.DisableLocalAuthtoAzure.Cosmos.NoSQLLocalAuthto reflect it applies only to NoSQL API by @BernieWhite.
#3576
- Renamed
- Application Gateway Policy:
- Engineering:
See the change log for details.
v1.46.0
What's changed since v1.45.2:
- New features:
- Experimental: Added Well-Architected Framework - Security pillar Level 1 maturity baseline by @BernieWhite.
#3107
#3517- The
Azure.Pillar.Security.L1baseline provides an initial set of rules aligned to the first level of maturity. - This is an experimental baseline and may change in future releases.
- The
- Added CSV download of rule list associated with each baseline by @BernieWhite.
#3511 - Added September 2025 baselines
Azure.GA_2025_09andAzure.Preview_2025_09by @BernieWhite.
#3539- Includes rules released before or during September 2025.
- Marked
Azure.GA_2025_06andAzure.Preview_2025_06baselines as obsolete.
- Experimental: Added Well-Architected Framework - Security pillar Level 1 maturity baseline by @BernieWhite.
- New rules:
- Azure Cache for Redis:
- Check that Entra ID is required for all authentication of cache instances by @BernieWhite.
#3113
- Check that Entra ID is required for all authentication of cache instances by @BernieWhite.
- Container Registry:
- Check replica locations are within allowed regions by @BernieWhite
#3442 - Check that export policy is disabled for registries by @BernieWhite
#3444
- Check replica locations are within allowed regions by @BernieWhite
- Storage Account:
- Check that local authentication is disabled for storage accounts by @BernieWhite.
#3115
- Check that local authentication is disabled for storage accounts by @BernieWhite.
- Azure Cache for Redis:
- Updated rules:
- Azure Kubernetes Service:
- Updated
Azure.AKS.Versionto use1.32.7as the minimum version by @BernieWhite.
#3541
- Updated
- Container Registry:
- Updated
Azure.ACR.GeoReplicato ensure geo-replication applies to pre-flight and in-flight cases by @BernieWhite.
#3477
- Updated
- Azure Kubernetes Service:
- General improvements:
- Updated provider data by @BernieWhite.
#3538
- Updated provider data by @BernieWhite.
- Bug fixes:
- Fixed false negative for App Service
webconfiguration cases set withsiteConfigby @BernieWhite.
#3521
- Fixed false negative for App Service
What's changed since pre-release v1.46.0-B0050:
- No additional changes.
See the release and change log for details.
v1.46.0-B0050
What's changed since v1.45.2:
- New features:
- Experimental: Added Well-Architected Framework - Security pillar Level 1 maturity baseline by @BernieWhite.
#3107
#3517- The
Azure.Pillar.Security.L1baseline provides an initial set of rules aligned to the first level of maturity. - This is an experimental baseline and may change in future releases.
- The
- Added CSV download of rule list associated with each baseline by @BernieWhite.
#3511 - Added September 2025 baselines
Azure.GA_2025_09andAzure.Preview_2025_09by @BernieWhite.
#3539- Includes rules released before or during September 2025.
- Marked
Azure.GA_2025_06andAzure.Preview_2025_06baselines as obsolete.
- Experimental: Added Well-Architected Framework - Security pillar Level 1 maturity baseline by @BernieWhite.
- New rules:
- Azure Cache for Redis:
- Check that Entra ID is required for all authentication of cache instances by @BernieWhite.
#3113
- Check that Entra ID is required for all authentication of cache instances by @BernieWhite.
- Container Registry:
- Check replica locations are within allowed regions by @BernieWhite
#3442 - Check that export policy is disabled for registries by @BernieWhite
#3444
- Check replica locations are within allowed regions by @BernieWhite
- Storage Account:
- Check that local authentication is disabled for storage accounts by @BernieWhite.
#3115
- Check that local authentication is disabled for storage accounts by @BernieWhite.
- Azure Cache for Redis:
- Updated rules:
- Azure Kubernetes Service:
- Updated
Azure.AKS.Versionto use1.32.7as the minimum version by @BernieWhite.
#3541
- Updated
- Container Registry:
- Updated
Azure.ACR.GeoReplicato ensure geo-replication applies to pre-flight and in-flight cases by @BernieWhite.
#3477
- Updated
- Azure Kubernetes Service:
- General improvements:
- Updated provider data by @BernieWhite.
#3538
- Updated provider data by @BernieWhite.
- Bug fixes:
- Fixed false negative for App Service
webconfiguration cases set withsiteConfigby @BernieWhite.
#3521
- Fixed false negative for App Service
See the change log for details.
v1.45.2
What's changed since v1.45.1:
- Bug fixes:
- Fixed inconsistent handling of subnets with
Azure.VNET.SubnetNamingandAzure.VNET.UseNSGsby @BernieWhite
#3497
- Fixed inconsistent handling of subnets with
See the release and change log for details.
v1.45.1
What's changed since v1.45.0:
- Bug fixes:
- Fixed imported user defined function is unable to access local variable by @BernieWhite.
#3483
- Fixed imported user defined function is unable to access local variable by @BernieWhite.
See the release and change log for details.
v1.45.0
What's changed since v1.44.2:
- New features:
- Added June 2025 baselines
Azure.GA_2025_06andAzure.Preview_2025_06by @BernieWhite.
#3465- Includes rules released before or during June 2025.
- Marked
Azure.GA_2025_03andAzure.Preview_2025_03baselines as obsolete.
- Added June 2025 CAF baseline
Azure.CAF_2025_06for recent naming changes by @BernieWhite.
#3464
- Added June 2025 baselines
- New rules:
- App Configuration:
- Check that App Configuration Key Values do not contain known secrets by @BernieWhite.
#3439
- Check that App Configuration Key Values do not contain known secrets by @BernieWhite.
- Event Grid:
- Check namespaces use a minimum of TLS 1.2 by @BernieWhite.
#3354
- Check namespaces use a minimum of TLS 1.2 by @BernieWhite.
- Monitor Alerts:
- Check that metric alerts are configured to automatically mitigate by @BernieWhite.
#3457 - Check that scheduled query alerts are configured for lower frequency by @BernieWhite.
#3458
- Check that metric alerts are configured to automatically mitigate by @BernieWhite.
- App Configuration:
- Updated rules:
- Azure Kubernetes Service:
- Updated
Azure.AKS.Versionto use1.32.5as the minimum version by @BernieWhite.
#3463
- Updated
- Container Registry:
- Deprecated
Azure.ACR.ContentTrustrule by @BernieWhite.
#3443- The Docker content trust feature will retire in March 2028.
- Content trust is replaced by OCI artifact signing, which is supported by Azure Container Registry.
- Deprecated
- Virtual Network Gateway:
- Updated documentation and promoted
Azure.VNG.MaintenanceConfigto GA by @BernieWhite.
#3379- Bumped rule set to
2025_06.
- Bumped rule set to
- Updated documentation and promoted
- Azure Kubernetes Service:
- General improvements:
- Native support for exporting policy as rules by @BernieWhite.
#2971
#2970- This removes the dependency on the
Az.Resourcesmodule for policy exports.
- This removes the dependency on the
- Optimize generation of nested allOf/ anyOf condition in policy as rules by @BernieWhite.
#1965
- Native support for exporting policy as rules by @BernieWhite.
- Bug fixes:
- Fixed wrong verbose log when running
Export-AzPolicyAssignmentDataby @BernieWhite.
#1877 - Fixed parent is missing on mocked token when expanding PE AVM module by @BernieWhite.
#3446 - Fixed
Azure.AppGw.MinInstanceshould allow 0 minimum capacity for v2 with autoscale by @BernieWhite @mbender-ms.
#3452 - Fixed secure outputs objects may not be fully mocked by @BernieWhite.
#3434 - Fixed incorrect inversion of policy as rules conditions by @BernieWhite.
#3419 - Fixed string boolean values not converted during evaluation of policy as rules by @BernieWhite.
#3426
- Fixed wrong verbose log when running
What's changed since pre-release v1.45.0-B0143:
- No additional changes.
See the release and change log for details.
v1.45.0-B0143
What's changed since pre-release v1.45.0-B0104:
- New features:
- Added June 2025 baselines
Azure.GA_2025_06andAzure.Preview_2025_06by @BernieWhite.
#3465- Includes rules released before or during June 2025.
- Marked
Azure.GA_2025_03andAzure.Preview_2025_03baselines as obsolete.
- Added June 2025 CAF baseline
Azure.CAF_2025_06for recent naming changes by @BernieWhite.
#3464
- Added June 2025 baselines
- Updated rules:
- Azure Kubernetes Service:
- Updated
Azure.AKS.Versionto use1.32.5as the minimum version by @BernieWhite.
#3463
- Updated
- Azure Kubernetes Service:
See the change log for details.