ExamGecko
Home / Microsoft / SC-400 / List of questions
Ask Question

Microsoft SC-400 Practice Test - Questions Answers, Page 8

List of questions

Question 71

Report
Export
Collapse

You have a Microsoft OneDrive for Business folder that contains the files shown in the following table.

Microsoft SC-400 image Question 2 108356 10052024010922000000

In Microsoft Cloud App Security, you create a file policy to automatically apply a classification.

What is the effect of applying the policy?

The policy will apply to only the .docx and .txt files. The policy will classify the files within 24 hours.

The policy will apply to only the .docx and .txt files. The policy will classify the files within 24 hours.

The policy will apply to all the files. The policy will classify only 100 files daily.

The policy will apply to all the files. The policy will classify only 100 files daily.

The policy will apply to only the .docx files. The policy will classify only 100 files daily.

The policy will apply to only the .docx files. The policy will classify only 100 files daily.

The policy will apply to only the .docx and .txt files. The policy will classify the files immediately.

The policy will apply to only the .docx and .txt files. The policy will classify the files immediately.

Suggested answer: C

Explanation:

Reference: https://docs.microsoft.com/en-us/cloud-app-security/azip-integration

asked 05/10/2024
shylashri selvamani
46 questions

Question 72

Report
Export
Collapse

You are implementing a data classification solution.

The research department at your company requires that documents containing programming code be labeled as Confidential. The department provides samples of the code from its document library. The solution must minimize administrative effort.

What should you do?

Create a custom classifier.

Create a custom classifier.

Create a sensitive info type that uses Exact Data Match (EDM).

Create a sensitive info type that uses Exact Data Match (EDM).

Use the source code classifier.

Use the source code classifier.

Create a sensitive info type that uses a regular expression.

Create a sensitive info type that uses a regular expression.

Suggested answer: C

Explanation:

Reference: https://docs.microsoft.com/en-us/microsoft-365/compliance/classifier-learn-about?view=o365-worldwide

asked 05/10/2024
Nezha El Fakraoui
32 questions

Question 73

Report
Export
Collapse

You have a new Microsoft 365 tenant.

You need to ensure that custom trainable classifiers can be created in the tenant.

To which role should you be assigned to perform the configuration?

Security administrator

Security administrator

Security operator

Security operator

Global administrator

Global administrator

Compliance administrator

Compliance administrator

Suggested answer: D

Explanation:

Reference: https://docs.microsoft.com/en-us/microsoft-365/compliance/classifier-get-started-with?view=o365-worldwide

asked 05/10/2024
Mogens Jensen
33 questions

Question 74

Report
Export
Collapse

You need to automatically apply a sensitivity label to documents that contain information about your company's network including computer names, IP addresses, and configuration information.

Which two objects should you use? Each correct answer presents part of the solution. (Choose two.)

NOTE: Each correct selection is worth one point.

an Information protection auto-labeling policy

an Information protection auto-labeling policy

a custom trainable classifier

a custom trainable classifier

a sensitive info type that uses a regular expression

a sensitive info type that uses a regular expression

a data loss prevention (DLP) policy

a data loss prevention (DLP) policy

a sensitive info type that uses keywords

a sensitive info type that uses keywords

a sensitivity label that has auto-labeling

a sensitivity label that has auto-labeling

Suggested answer: A, B

Explanation:

Reference: https://docs.microsoft.com/en-us/microsoft-365/compliance/classifier-learn-about?view=o365-worldwide https://docs.microsoft.com/en-us/microsoft-365/compliance/apply-sensitivity-label-automatically?view=o365-worldwide

asked 05/10/2024
henk Bouman
33 questions

Question 75

Report
Export
Collapse

You are creating a custom trainable classifier to identify organizational product codes referenced in Microsoft 365 content.

You identify 300 files to use as seed content.

Where should you store the seed content?

a Microsoft SharePoint Online folder

a Microsoft SharePoint Online folder

a Microsoft OneDrive for Business folder

a Microsoft OneDrive for Business folder

an Azure file share

an Azure file share

Microsoft Exchange Online shared mailbox

Microsoft Exchange Online shared mailbox

Suggested answer: A

Explanation:

Reference: https://docs.microsoft.com/en-us/microsoft-365/compliance/classifier-get-started-with?view=o365-worldwide

asked 05/10/2024
MARIO CRUZ
40 questions

Question 76

Report
Export
Collapse

Each product group at your company must show a distinct product logo in encrypted emails instead of the standard Microsoft Office 365 logo.

What should you do to create the branding templates?

Create a Transport rule.

Create a Transport rule.

Create an RMS template.

Create an RMS template.

Run the Set-IRMConfiguration cmdlet.

Run the Set-IRMConfiguration cmdlet.

Run the New-OMEConfiguration cmdlet.

Run the New-OMEConfiguration cmdlet.

Suggested answer: D

Explanation:

Reference: https://docs.microsoft.com/en-us/microsoft-365/compliance/add-your-organization-brand-to-encrypted-messages?view=o365-worldwide

asked 05/10/2024
Sam Poon
40 questions

Question 77

Report
Export
Collapse

You create a custom sensitive info type that uses Exact Data Match (EDM).

You plan to periodically update and upload the data used for EDM.

What is the maximum frequency with which the data can be uploaded?

twice per week

twice per week

twice per day

twice per day

once every six hours

once every six hours

once every 48 hours

once every 48 hours

twice per hour

twice per hour

Suggested answer: B

Explanation:

You can upload data with the EDMUploadAgent to any given data store only twice per day.Reference:

https://docs.microsoft.com/en-us/microsoft-365/compliance/sit-get-started-exact-data-match-hash-upload?view=o365-worldwide

asked 05/10/2024
Marinus Johannes Klomp
40 questions

Question 78

Report
Export
Collapse

A user reports that she can no longer access a Microsoft Excel file named Northwind Customer Data.xlsx.

From the Cloud App Security portal, you discover the alert shown in the exhibit.

Microsoft SC-400 image Question 9 108363 10052024010922000000

You restore the file from quarantine.

You need to prevent files that match the policy from being quarantined. Files that match the policy must generate an alert.

What should you do?

Modify the policy template.

Modify the policy template.

Assign the Global reader role to the file owners.

Assign the Global reader role to the file owners.

Exclude file matching by using a regular expression.

Exclude file matching by using a regular expression.

Update the governance action.

Update the governance action.

Suggested answer: D

Explanation:

Reference:

https://docs.microsoft.com/en-us/cloud-app-security/data-protection-policies#create-a-new-file-policy

asked 05/10/2024
Edgar Garcia Tobias
35 questions

Question 79

Report
Export
Collapse

You receive an email that contains a list of words that will be used for a sensitive information type.

You need to create a file that can be used as the source of a keyword dictionary.

In which format should you save the list?

a JSON file that has an element for each word

a JSON file that has an element for each word

an ACCDB database file that contains a table named Dictionary

an ACCDB database file that contains a table named Dictionary

an XML file that contains a keyword tag for each word

an XML file that contains a keyword tag for each word

a CSV file that contains words separated by commas

a CSV file that contains words separated by commas

Suggested answer: D

Explanation:

The keywords for your dictionary could come from various sources, most commonly from a file (such as a .csv or .txt list) imported in the service or by PowerShell cmdlet.

Note: This question can have various other incorrect answers in the exam, including:

a TSV file that contains words separated by tabs

Reference:

https://docs.microsoft.com/en-us/microsoft-365/compliance/create-a-keyword-dictionary?view=o365-worldwide

asked 05/10/2024
Ben Spiers
34 questions

Question 80

Report
Export
Collapse

You have a Microsoft 365 E5 tenant that uses a domain named contoso.com.

A user named User1 sends link-based, branded emails that are encrypted by using Microsoft Office 365 Advanced Message Encryption to the recipients shown in the following table.

Microsoft SC-400 image Question 11 108365 10052024010922000000

For which recipients can User1 revoke the emails?

Recipient4 only

Recipient4 only

Recipient1 only

Recipient1 only

Recipient1, Recipient2, Recipient3, and Recipient4

Recipient1, Recipient2, Recipient3, and Recipient4

Recipient3 and Recipient4 only

Recipient3 and Recipient4 only

Recipient1 and Recipient2 only

Recipient1 and Recipient2 only

Suggested answer: A

Explanation:

Reference: https://docs.microsoft.com/en-us/microsoft-365/compliance/revoke-ome-encrypted-mail?view=o365-worldwide

asked 05/10/2024
Alfred Macaraeg
31 questions
Total 322 questions
Go to page: of 33
Search

Related questions