What's changed since pre-release v1.44.0-B0011:
- New rules:
- Application Insights:
- Check that local authentication is disabled by @BernieWhite.
#3374 - Check application insights resources matches configured name format by @BernieWhite.
#3375- The name format can be configured by the
AZURE_APP_INSIGHTS_NAME_FORMATconfiguration option.
- The name format can be configured by the
- Check that local authentication is disabled by @BernieWhite.
- Entra Domain Services:
- Check that the SKU supports geo-replication by @BernieWhite.
#3355 - Check that at least two replicas are configured by @BernieWhite.
#3364 - Check that replicas are located in allowed locations by @BernieWhite.
#3365- Configure the
AZURE_RESOURCE_ALLOWED_LOCATIONSconfiguration option to specify allowed locations.
- Configure the
- Check that the SKU supports geo-replication by @BernieWhite.
- Monitor Logs:
- Check that log workspaces replicate to allowed locations by @BernieWhite.
#3373- Configure the
AZURE_RESOURCE_ALLOWED_LOCATIONSconfiguration option to specify allowed locations.
- Configure the
- Check that log workspaces meet the service naming requirements by @BernieWhite.
#3376 - Check log workspaces matches configured name format by @BernieWhite.
#3376- The name format can be configured by the
AZURE_LOG_WORKSPACE_NAME_FORMATconfiguration option.
- The name format can be configured by the
- Check that log workspaces replicate to allowed locations by @BernieWhite.
- Application Insights:
- Updated rules:
- Deployment:
- Updated
Azure.Deployment.SecureValueto check additional resource types and properties by @BernieWhite.
#3366
#3368- Added support for new resource types:
Microsoft.DocumentDB/mongoClusters
- Added new sensitive properties to:
Microsoft.AAD/domainServices
- Added support for new resource types:
- Updated
- Monitor Logs:
- Updated documentation and promoted
Azure.Log.Replicationto GA by @BernieWhite.
#3372- This rule was renamed from
Azure.LogAnalytics.ReplicationtoAzure.Log.Replicationto drop the legacy name.
- This rule was renamed from
- Updated documentation and promoted
- Deployment:
See change log.