Azure Key Vault should use RBAC

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

Rationale:

This detection identifies Azure Key Vaults with enable_rbac_authorization not set to true. This identifies Key Vaults where RBAC authentication is not implemented.

Remediation:

  1. Evaluate the need for the access policy permissions model in your Key Vault.
  2. If not required, migrate your Key Vault to the RBAC permissions model following guidance from Microsoft.