Microsoft

SC-400 Free Practice Questions — Page 10

Question 94

You have a Microsoft 365 subscription. From Microsoft Purview, you plan to create a content search for email messages that have a recipient of either or user2.contoso.com. You need to add a condition to the KQL editor for the content search. Which KQL query should you add as a condition?

A. Recipients: “user””#1-2””@contoso.com”
B. Recipients: (“ [email protected] ” “ [email protected] ”)
C. Recipients: (“user””#1-1””@contoso.com”)
D. Recipients= “ [email protected] ” OR Recipients= “ [email protected] ”
Show Answer
Correct Answer: D
Explanation:
In Microsoft Purview content search KQL, when you need to match messages sent to one of multiple specific recipients, you must explicitly combine conditions using the OR operator. The Recipients field supports equality comparisons, and each email address must be specified separately. Options A and C use invalid wildcard syntax, and option B lacks a logical operator between the values. Therefore, using `Recipients = "[email protected]" OR Recipients = "[email protected]"` is the correct and supported KQL condition.

Question 95

HOTSPOT - You have a Microsoft 365 E5 subscription. You plan to create a new sensitive information type (SIT) by using the Microsoft Purview compliance portal. You need to copy and modify an existing SIT from which to create the new SIT. What are two SITs that you can copy and modify? To answer, select the appropriate SITs in the answer area. NOTE: Each selection is worth one point.

Illustration for SC-400 question 95
Show Answer
Correct Answer: ABA Routing Number Adatum numbers
Explanation:
In the Purview compliance portal, only Entity-type sensitive information types can be copied and modified. Credential, Fingerprint, BundledCredential, and BundledEntity types have the Copy option disabled. From the list shown, ABA Routing Number and Adatum numbers are Entity SITs and therefore support copy and modify.

Question 96

You have a Microsoft 365 E5 subscription. You need to review the compliance of the subscription with the General Data Protection Regulation (GDPR) by using Compliance Manager. The solution must minimize administrative effort. What should you create first?

A. an assessment
B. an alert policy to monitor for score changes
C. a template
D. review assessments
Show Answer
Correct Answer: A
Explanation:
To review GDPR compliance in Compliance Manager with minimal administrative effort, you first create an assessment. Compliance Manager uses built-in regulatory templates (such as GDPR) within an assessment to automatically evaluate controls and calculate a compliance score. Alert policies, templates, or reviewing assessments are subsequent steps, but an assessment is required first to perform the review.

Question 97

DRAG DROP - You have a Microsoft 365 E5 subscription. You need to create the Microsoft Purview insider risk management policies shown in the following table. Which policy template should you use for each policy? To answer, drag the appropriate policy templates to the correct policies. Each template may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

Illustration for SC-400 question 97 Illustration for SC-400 question 97
Show Answer
Correct Answer: Policy1: Data theft by departing users Policy2: Data leaks by priority users Policy3: Data leaks
Explanation:
Printing files after resignation is a departing-user risk, accidental sharing outside the organization by priority users maps to data leaks by priority users, and downloading files to personal cloud storage is covered by the general data leaks template.

Question 98

HOTSPOT - You have a Microsoft 365 E5 subscription that contains a security group named Group1 and the users shown in the following table. You assign the Compliance Manager roles to the users as shown in the following table. You add two assessments to Compliance Manager as shown in the following exhibit. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Illustration for SC-400 question 98 Illustration for SC-400 question 98 Illustration for SC-400 question 98 Illustration for SC-400 question 98
Show Answer
Correct Answer: No No Yes
Explanation:
User1 is only a Compliance Administrator (Entra ID role) and cannot edit assessment titles in Compliance Manager without a Compliance Manager-specific role. User2 is a Compliance Manager Contributor, which doesn’t allow adding new assessments to a group. User3 is a Compliance Manager Administrator and can add assessments using any available template, including HIPAA/HITECH and Microsoft 365, to Group1.

Question 99

You have a Microsoft 365 subscription. You create and run a content search from the Microsoft Purview compliance portal. You need to download the results of the content search. What should you obtain first?

A. a certificate
B. a password
C. an export key
D. a pin
Show Answer
Correct Answer: C
Explanation:
When exporting content search results from the Microsoft Purview compliance portal, you must first obtain an export key. This key is required to download and decrypt the exported search results using the eDiscovery Export tool.

Question 100

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. You have a user named User1. Several users have full access to the mailbox of User1. Some email messages sent to User1 appear to have been read and deleted before the user viewed them. When you search the audit log in the Microsoft Purview compliance portal to identify who signed in to the mailbox of User1, the results are blank. You need to ensure that you can view future sign-ins to the mailbox of User1. Solution: You run the Set-Mailbox -Identity "User1" -AuditEnabled $true command. Does that meet the goal?

A. Yes
B. No
Show Answer
Correct Answer: B
Explanation:
No. Set-Mailbox -AuditEnabled $true only enables mailbox audit logging in general, which by default audits owner actions. The issue involves other users with Full Access (delegates) signing in to the mailbox. Delegate mailbox sign-ins (MailboxLogin) are not audited by default and require explicit configuration of delegate audit actions. Therefore, this command alone does not ensure future sign-ins by delegates are captured.

Question 101

DRAG DROP - You have a Microsoft 365 subscription that contains 20 data loss prevention (DLP) policies. You need to identify the following: • Rules that are applied without triggering a policy alert • The top 10 files that have matched DLP policies • Alerts that are miscategorized Which report should you use for each requirement? To answer, drag the appropriate reports to the correct requirements. Each report may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

Illustration for SC-400 question 101
Show Answer
Correct Answer: Rules applied without triggering a policy alert: DLP policy matches Top 10 files that matched DLP policies: Incident reports Alerts that are miscategorized: False positive and override
Explanation:
DLP policy matches shows rule matches even when no alert is generated. Incident reports summarize incidents and include the most frequently matched files. False positive and override highlights alerts marked as incorrect or overridden, indicating miscategorization.

Question 102

HOTSPOT - You have a Microsoft 365 E5 subscription that uses data loss prevention (DLP) to protect sensitive information. You need to create scheduled reports that generate: • DLP policy matches reported over the shortest frequency of time • DLP incidents reported over the longest frequency of time Which frequency should you configure for each report? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for SC-400 question 102
Show Answer
Correct Answer: DLP policy matches: Daily DLP incidents: Every six months
Explanation:
DLP policy match reports support the shortest scheduling interval of daily. DLP incident reports support longer aggregation periods, with the maximum available schedule being every six months.

Question 103

HOTSPOT - You have a Microsoft 365 E5 subscription that contains a Microsoft SharePoint Online site named Site1 and a sensitivity label named Label1. The external sharing settings for Site1 are configured as shown in the Site1 exhibit. (Click the Site1 tab.) The external sharing settings for Label1 are configured as shown in the Label1 exhibit. (Click the Label1 tab.) Label1 is applied to Site1. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Illustration for SC-400 question 103 Illustration for SC-400 question 103 Illustration for SC-400 question 103
Show Answer
Correct Answer: Yes No No
Explanation:
The sensitivity label overrides the site setting and allows sharing with Anyone. Anyone links do not require invitations or sign-in. No conditional access or managed-device restriction is enabled.

$19

Get all 316 questions with detailed answers and explanations

  • Instant download HTML + PDF delivered the moment payment clears.
  • Secure Stripe checkout we never see or store your card details.
  • 7-day refund if files are defective see our refund policy.