More Info:

Ensure that AuditEvent logging is enabled for Azure Key Vault instances in order to record any interactions with your vaults for enhancing data protection and compliance within your Azure cloud account.

Risk Level

Medium

Address

Security

Compliance Standards

ISO27001, HIPAA, CISAZURE, CBP

Triage and Remediation

Remediation

To remediate the AuditEvent logging misconfiguration in AZURE using the AZURE console, you can follow the below steps:

  1. Login to the AZURE portal (https://portal.azure.com/).
  2. Navigate to the resource group where the affected resource is located.
  3. Click on the affected resource to open its properties page.
  4. In the left-hand menu, click on the “Monitoring” option.
  5. Under the Monitoring section, click on “Diagnostic settings”.
  6. Click on “Add diagnostic setting” to create a new diagnostic setting.
  7. In the “Add diagnostic setting” page, provide a name for the diagnostic setting.
  8. Under the “Logs” section, enable the “AuditEvent” log by selecting it from the list of available logs.
  9. Choose the destination where you want to send the logs (such as a storage account or event hub).
  10. Click on “Save” to save the new diagnostic setting.

Once the diagnostic setting is saved, Azure will start collecting the AuditEvent logs and sending them to the specified destination. This will remediate the AuditEvent logging misconfiguration in Azure.

Additional Reading: