🔥 3-day streak
Microsoft Azure Database Administrator Associate142 / 144
Question 142 of 144

A healthcare application already stores patient Social Security numbers in a plaintext NVARCHAR column of an Azure SQL Database. Compliance now requires this column to be protected with Always Encrypted using randomized encryption, and administrators must be able to perform equality lookups on the encrypted data in the future. The DBA wants to encrypt the existing data in place — without exporting it to a client tool — and avoid re-inserting rows through a middle-tier driver. Which configuration allows the encryption operation and future equality searches to be performed while meeting these goals?

Reviewed for accuracy · Report an issueNext question