
Answer-first summary for fast verification
Answer: Azure Key Vault with access policies
Azure Key Vault is a cloud service that provides a secure store for keys, secrets, and certificates. It enables you to encrypt and manage keys used in encryption, providing a secure and scalable key management solution. By using access policies in Azure Key Vault, you can control who has access to the keys and what operations they can perform. This is the appropriate choice for managing encryption keys in a data pipeline. While Azure Active Directory, Azure Storage Service Encryption, and Azure Policy have their own roles in security and compliance, they are not specifically designed for key management.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In a data pipeline that involves data encryption for security purposes, which Azure service would you use to manage the encryption keys and how?
A
Azure Key Vault with access policies
B
Azure Active Directory with role-based access control
C
Azure Storage Service Encryption with customer-managed keys
D
Azure Policy for key management and compliance