Question 97 of 388
Single answerYou have a custom connector that returns ID, From, To, Subject, Body, and Has Attachments for every email sent during the past year. More than 10 million records are returned.You build a report analyzing the internal networks of employees based on whom they send emails to.You need to prevent report recipients from reading the analyzed emails. The solution must minimize the model size.What should you do?
AImplement row-level security (RLS) so that the report recipients can only see results based on the emails they sent.
✓BRemove the Subject and Body columns during the import.
CFrom Model view, set the Subject and Body columns to Hidden.
✓
Correct Answer: B
Remove the Subject and Body columns during the import.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.