github Azure/PSRule.Rules.Azure v1.44.0-B0027

latest releases: v1.48.0-B0228, v1.48.0-B0088, v1.47.0...
pre-release15 months ago

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_FORMAT configuration option.
    • 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_LOCATIONS configuration option to specify allowed locations.
    • Monitor Logs:
      • Check that log workspaces replicate to allowed locations by @BernieWhite.
        #3373
        • Configure the AZURE_RESOURCE_ALLOWED_LOCATIONS configuration option to specify allowed locations.
      • 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_FORMAT configuration option.
  • Updated rules:
    • Deployment:
      • Updated Azure.Deployment.SecureValue to 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
    • Monitor Logs:
      • Updated documentation and promoted Azure.Log.Replication to GA by @BernieWhite.
        #3372
        • This rule was renamed from Azure.LogAnalytics.Replication to Azure.Log.Replication to drop the legacy name.

See change log.

Don't miss a new PSRule.Rules.Azure release

NewReleases is sending notifications on new releases.