exam questions

Exam PL-300 All Questions

View all questions & answers for the PL-300 exam

Exam PL-300 topic 2 question 6 discussion

Actual exam question from Microsoft's PL-300
Question #: 6
Topic #: 2
[All PL-300 Questions]

You 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?

  • A. From Model view, set the Subject and Body columns to Hidden.
  • B. Remove the Subject and Body columns during the import.
  • C. Implement row-level security (RLS) so that the report recipients can only see results based on the emails they sent.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
RazaTheLegend
Highly Voted 2 years, 2 months ago
Selected Answer: B
B is the best option to prevent report recipients from reading the analyzed emails and minimize the model size. Removing the Subject and Body columns during the import process ensures that they are not included in the model, which prevents report recipients from being able to access the analyzed email content. A and C are not effective solutions for preventing report recipients from reading the analyzed emails. A: Hiding the Subject and Body columns in the model view may prevent report recipients from seeing the content in the report, but the data is still stored in the model and can potentially be accessed by someone with the appropriate permissions. C: Implementing row-level security (RLS) restricts data access based on user roles or permissions, but it does not prevent access to the analyzed email content in the model. No confusion, and no need to discuss further
upvoted 45 times
inejo
2 years ago
Gracias por tu explicación :)
upvoted 4 times
...
...
RickyAnd
Highly Voted 2 years, 9 months ago
Selected Answer: B
correct, "prevent report recipients from reading the analyzed emails"
upvoted 17 times
...
Minh2712
Most Recent 3 months ago
Selected Answer: B
B is the correct answer because A and C cannot reduce model size.
upvoted 1 times
...
rcaliandro
10 months, 1 week ago
Selected Answer: B
For exclusion B is the only one that reduce the complexity. Hide or implement RLS is not the correct way to do that. I totally agree with you: B. Remove the Subject and Body columns during the import.
upvoted 1 times
...
Kiran37
11 months, 1 week ago
correct
upvoted 1 times
...
Tareqk
1 year, 2 months ago
This is was on the exam today. 2024-04-19
upvoted 4 times
...
vikiviki
1 year, 2 months ago
I think must be B because if you choose to remove Subject and Body columns you will have report based on whom they send emails , so the report and analyzed data (to whom..) of the rest part of the mails will still be visible.
upvoted 1 times
...
Umbre
1 year, 3 months ago
ChatGPT C. Implement row-level security (RLS) so that the report recipients can only see results based on the emails they sent. Explanation: Row-Level Security (RLS) allows you to control access to data at the row level based on user roles or filters. By applying RLS, you can restrict report recipients’ visibility to only the data relevant to them. In your scenario, you want to ensure that employees can only see results related to the emails they sent. RLS provides a fine-grained approach to achieve this without affecting the model size. Hiding columns or removing them during import won’t prevent recipients from accessing the data if they have direct access to the model.
upvoted 1 times
kenyJen
9 months, 3 weeks ago
But it doesn't minimize the model size.
upvoted 2 times
...
...
AZFabio
1 year, 3 months ago
Selected Answer: B
correct
upvoted 1 times
...
benni_ale
1 year, 3 months ago
Selected Answer: B
CLS is not available in Power Bi so we either Mask or remove the columns. Mask them though still potentially leaves chances to view the data.
upvoted 1 times
...
Dani_eL
1 year, 4 months ago
Selected Answer: B
dissect the question and only keep key elements: custom connector : ID, From, To, Subject, Body, and Has Attachments -build a report analyzing send emails to. -prevent report from reading emails. -minimize the model size. What should you do? Pretty obvious you only need to keep : [ID, From, To], right ?
upvoted 1 times
...
edbf978
1 year, 5 months ago
Selected Answer: B
Correct
upvoted 1 times
...
Igetmyrole
1 year, 9 months ago
C is the correct answer. In this scenario, we want to prevent report recipients from reading the analyzed emails while still allowing them to analyze internal networks based on whom employees send emails to. To achieve this this goal while minimizing the model size, implementing row-level security (RLS) is the most appropriate solution. Option A doesn't prevent access to the underlying data. Option B might limit our ability to perform analysis based on the content of emails.
upvoted 2 times
bingomutant
1 year, 8 months ago
C doesnt minimize the size , B does
upvoted 1 times
...
...
inejo
2 years ago
B es correcta
upvoted 1 times
...
SanaCanada
2 years, 2 months ago
Selected Answer: B
B is the best option to prevent report recipients from reading the analyzed emails and minimize the model size. Removing the Subject and Body columns during the import process ensures that they are not included in the model, which prevents report recipients from being able to access the analyzed email content. A and C are not effective solutions for preventing report recipients from reading the analyzed emails. A: Hiding the Subject and Body columns in the model view may prevent report recipients from seeing the content in the report, but the data is still stored in the model and can potentially be accessed by someone with the appropriate permissions. C: Implementing row-level security (RLS) restricts data access based on user roles or permissions, but it does not prevent access to the analyzed email content in the model. No confusion, and no need to discuss further
upvoted 3 times
...
louisaok
2 years, 7 months ago
Remove the sensitive info at the very beginning
upvoted 3 times
...
lukelin08
2 years, 7 months ago
Selected Answer: B
B is correct for me
upvoted 1 times
...
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.

SaveCancel
Loading ...