Ensure that Role Based Access Control for Azure Key Vault is enabled

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

Ensure that Role Based Access Control for Azure Key Vault is enabled

Description

Enable role-based access control (RBAC) for Azure Key Vault to provide more granular access control and better security management compared to traditional access policies.

Remediation

Configure RBAC authorization for your Key Vault through the Azure portal, CLI, or ARM templates by setting the enableRbacAuthorization property to true. For detailed guidance, see the Microsoft Azure Key Vault RBAC guide and migration documentation.