diff --git a/core/mondoo-azure-security.mql.yaml b/core/mondoo-azure-security.mql.yaml index 3bd95987..64b5cd53 100644 --- a/core/mondoo-azure-security.mql.yaml +++ b/core/mondoo-azure-security.mql.yaml @@ -1368,7 +1368,6 @@ queries: asset.platform == "azure" asset.kind == "api" mql: | - mql: | // Step 1: Verify that diagnostic settings are configured for the Key Vault vaults. azure.subscription.keyVault.vaults.all(diagnosticSettings != empty) // Step 2: Confirm the presence and enablement of specific log categories within the diagnostic settings.