You need to ensure that the SecurityPin security requirements are met.
A.
Configure the web application to connect to the database using the WebAppIdentity security principal. Using the Azure Portal, add Data Masking to the SecurityPin column and exclude the WebAppIdentity service principal.
B.
Using the Azure Portal, add Data Masking to the SecurityPin column, and exclude the dbo user. Add a SQL security policy with a filter predicate based on the user identity.
C.
Enable Always Encrypted for the SecurityPin column using a certificate based on a trusted certificate authority. Update the Getting Started document with instructions to ensure that the certificate is installed on user machines.
D.
Enable Always Encrypted for the SecurityPin column using a certificate contained in Azure Key Vault and grant the WebAppIdentity service principal access to the certificate.
Suggested Answer:D🗳️
Scenario: Users' SecurityPin must be stored in such a way that access to the database does not allow the viewing of SecurityPins. The web application is the only system that should have access to SecurityPins. Incorrect Answers: A, B: Instead of DataMasing, enable Always Encrypted for the SecurityPin column. C: Enable Always Encrypted is correct, but only the WebAppIdentity service principal should be given access to the certificate. Implement Azure security
Data masking is used for hide a portion of the data. The requirements is that any person o any resource, with exception in the webapp, can read the data. So, it is always encrypted feature.
Seems to me that the answer should be A. The requirement is for hiding the data, so Data Masking would be fine.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.AZ-203 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
sinh
4 years, 8 months agoChilred
4 years, 5 months agodennitorf
4 years, 10 months agobob2Be
4 years, 11 months ago