Valid SC-401 Dumps shared by EduDump.com for Helping Passing SC-401 Exam! EduDump.com now offer the newest SC-401 exam dumps, the EduDump.com SC-401 exam questions have been updated and answers have been corrected get the newest EduDump.com SC-401 dumps with Test Engine here:
You have a Microsoft 365 E5 subscription that contains a Microsoft SharePoint Online site named Site! and the data loss prevention (DLP) policies shown in the following table. The DLP rules are configured as shown In the following table. All the policies are assigned to Site1. You need to ensure that if a user uploads a document to Site1 that matches all the rules, the user will be shown the Tip 2 policy tip. What should you do?
Correct Answer: A
Current setup: DLP1 (priority 0, Rule1) # Stop processing additional rules enabled # means if Rule1 matches, later rules (including Rule2 with Tip2) will never be evaluated. Requirement: Ensure that if all rules match, the user sees Tip2 (Rule2's policy tip). To fix this: Move DLP2 above DLP1 in priority (i.e., set DLP2 = priority 0). Then Rule2 will be evaluated first, and its policy tip (Tip2) will be displayed. Why not others? B). Prevent additional processing of the policies if there is a match for Rule2: That would stop processing later, but DLP1 would still block earlier due to its higher priority. C). Change the priority of DLP2 to 3: That pushes it even lower, making it worse. D). Enable additional processing for Rule1: Rule1 already has stop processing enabled. Changing that does not ensure Rule2 runs before Rule1, because priority is evaluated first. Reference: Microsoft Learn: Order of rule processing in DLP # Policies with lower priority numbers run first, and "Stop processing" ends evaluation.