Microsoft 365 Mobility and Security (legacy) — Question 84
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a Microsoft 365 subscription.
From the Microsoft 365 Defender, you create a role group named US eDiscovery Managers by copying the eDiscovery Manager role group.
You need to ensure that the users in the new role group can only perform content searches of mailbox content for users in the United States.
Solution: From Windows PowerShell, you run the New-ComplianceSecurityFilter cmdlet with the appropriate parameters.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The solution is correct because using the New-ComplianceSecurityFilter cmdlet allows you to create a security filter that restricts eDiscovery searches to specific users or locations, in this case, users in the United States. The other option, 'No', is incorrect as it does not recognize that the cmdlet can indeed fulfill the requirement of limiting search scope to a specific geography.