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.