Q: 5
You are designing security for an Azure landing zone. Your company identifies the following
compliance and privacy requirements:
• Encrypt cardholder data by using encryption keys managed by the company.
• Encrypt insurance claim files by using encryption keys hosted on-premises.
Which two configurations meet the compliance and privacy requirements? Each correct answer
presents part of the solution. NOTE: Each correct selection is worth one point.
Options
Discussion
A and B tbh. Blob with customer-provided keys checks the on-prem key box for insurance, and Managed HSM for SQL DB fits company-managed keys for cardholder data. Not 100% but fits what I've seen in practice.
Option A and B make sense here. A covers the insurance claim data with on-prem keys using customer-provided keys for Blob, and B handles the cardholder data with company-managed keys via Key Vault Managed HSM for SQL. Pretty sure this hits both requirements, but open to other views if I missed something.
Its A and B. For the cardholder data, using Key Vault Managed HSM means your company controls the keys (so B). For insurance claims, customer-provided keys in Blob storage let you keep keys on-prem (A). Pretty sure this lines up with the requirements.
Be respectful. No spam.