You have a Microsoft 365 E5 subscription that uses Microsoft Copilot for Security.
You have a Copilot for Security workspace that uses the following plugins:
• Microsoft Entra
• Microsoft Defender XDR
From the Microsoft Defender portal, you use Copilot for Security to investigate a reported incident.
You need to run a promptbook that will include information from Microsoft Entra ID Protection in the investigation.
What should you do first?
A. From the Microsoft Defender portal, create an incident report.
B. Open the investigation in the Copilot for Security standalone experience.
C. Open the investigation in Microsoft Sentinel.
D. From the Microsoft Defender portal, create an advanced hunting query.
Show Answer
Correct Answer: B
Explanation: Promptbooks that use Microsoft Entra data sources such as Entra ID Protection require the Copilot for Security standalone experience, where multiple plugins beyond the embedded Defender experience are available. The embedded Copilot in the Microsoft Defender portal does not support all standalone promptbook/plugin capabilities.
Question 66
You have a Microsoft Sentinel workspace.
You are investigating an incident that involves the following entities:
• A host named Host1
• A user account named User1
• An IP address of 175.45.176.99
You need to update the threat intelligence list to include the entities.
Which entities can you add on the Incident page?
A. 175.45.176.99 only
B. Host1 only
C. User1 only
D. 175.45.176.99 and Host1 only
E. Host1 and User1 only
F. 175.45.176.99, Host1, and User1
Show Answer
Correct Answer: A
Explanation: On the Microsoft Sentinel Incident page, only supported entity types can be added directly to Threat Intelligence as indicators. Supported indicator types include domain names, URLs, IPv4/IPv6 addresses, and file hashes. Host names and user accounts are not supported threat intelligence indicators, so only the IPv4 address 175.45.176.99 can be added.
Question 67
DRAG DROP
-
You have an on-premises Windows 11 Pro device named Device1 that is onboarded to Microsoft Defender for Endpoint.
You have a Microsoft 365 subscription.
You need to identify the processes running on Device1 and which network connections the processes have open. The solution must minimize administrative effort.
Which four actions should you perform in the Microsoft Defender portal in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Show Answer
Correct Answer: Navigate to the device page for Device1.
Collect an investigation package.
From the Action center, invoke an action.
Extract the contents of the ZIP file.
Explanation: An investigation package includes process and network connection information. You start the collection from the device page, retrieve it through the Action center when ready, then extract the ZIP to review the data. A Live Response session and running netstat are not required and involve more administrative effort.
Question 68
You have a Microsoft 365 E5 subscription.
You need to ensure that an alert is generated in Microsoft Defender XDR when attackers attempt to connect to a specific device. The solution must minimize administrative effort.
What should you do in the Microsoft Defender portal?
A. Create a deception rule that includes a decoy.
B. Tag an existing device as a honeytoken entity.
C. Create a deception rule that includes a lure.
D. Tag an existing device as a sensitive entity.
Show Answer
Correct Answer: B
Explanation: Tagging an existing device as a honeytoken entity is the lowest-effort way to generate alerts when attackers attempt to interact with that specific device. Deception rules with lures or decoys require creating and managing deception assets, whereas a honeytoken tag designates an existing device as a monitored deception target. No web search results were provided.
Question 69
HOTSPOT
-
You have a Microsoft 365 E5 subscription that has a Conditional Access policy named Policy1.
You need to perform the following actions:
• Create a Conditional Access App Control custom policy named Custom1.
• Configure Policy1 to use Custom1.
What should you use co create Custom1, and in which settings of Policy1 should you enable Conditional Access App Control? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Use: Microsoft Defender portal
Settings: Session
Explanation: Conditional Access App Control custom policies are created in Microsoft Defender for Cloud Apps (Microsoft Defender portal). In the Conditional Access policy, App Control is enabled under the Session access control settings.
Question 70
You have a Microsoft 365 E5 subscription that contains a device named Device1.
From the Microsoft Defender portal, you discover that an alert was triggered for Device1.
From the Device inventory page, you isolate Device1.
You need to collect a list of installed programs on Device1.
What should you do?
A. Run an advanced hunting query against the DeviceProcessEvents table.
B. Run an advanced hunting query against the DeviceTvmSoftwareInventory table.
C. Initiate an automated investigation and view the results in the Action center.
D. Initiate a live response session and run the processes command.
Show Answer
Correct Answer: B
Explanation: The DeviceTvmSoftwareInventory advanced hunting table contains the Defender Vulnerability Management software inventory for devices, including installed applications and versions. DeviceProcessEvents records process execution rather than installed software, automated investigation is for threat remediation, and the live response 'processes' command lists running processes, not all installed programs.
Question 71
HOTSPOT
-
You have a Microsoft 365 E5 subscription that uses Microsoft Defender XDR.
You are implementing a deception rule.
You need to provide a custom lure file.
For the custom lure, you set Planting path to HOME.
Which types of files can you use for the custom lure, and in which home directory should the file be located on a device? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: XLSX and PDF only
The active user
Explanation: Microsoft Defender XDR custom lure files can be any file type except executable (.EXE) and .DLL files. With Planting path set to {HOME}, the location resolves to the active user's home directory.
Question 72
HOTSPOT
-
You have an Azure subscription that uses Microsoft Defender for Cloud.
You need to use an Azure Resource Manager (ARM) template to create a workflow automation that will trigger a logic app when specific alerts are received by Microsoft Defender for Cloud.
How should you complete the template? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Microsoft.Logic
Explanation: The ARM resource ID for a Logic App workflow uses the Microsoft.Logic resource provider with the workflows resource type: resourceId('Microsoft.Logic/workflows', logicAppName).
Question 73
HOTSPOT
-
You have an Azure subscription named Sub1 that is linked to a Microsoft Entra tenant named contoso.com. Contoso.com contains a user named User1. Sub1 contains a Microsoft Sentinel workspace.
You provision a Microsoft Copilot for Security capacity.
You need to ensure that User1 can use Copilot for Security to perform the following tasks:
• Update the data sharing and feedback options.
• Investigate Microsoft Sentinel incidents.
The solution must follow the principle of least privilege.
Which role should you assign to User1 for each task? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Update the data sharing and feedback options: Security Administrator
Investigate Microsoft Sentinel incidents: Microsoft Sentinel Reader
Explanation: Security Administrator inherits the Copilot owner capabilities needed to update data sharing and feedback settings. For investigating Sentinel incidents, the Reader role is the least-privileged role that allows incident investigation without response actions.
Question 74
HOTSPOT
-
You have an Azure subscription named Sub1 that contains a resource group named RG1. RG1 contains two Azure key vaults named KV1 and KV2 that use Azure role-based access control (Azure RBAC).
The subscription contains the users shown in the following table.
KV1 contains a secret named Secret1. KV2 contains a secret named Secret2.
Which users can read the values of each secret? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Secret1: User1 and User3 only
Secret2: User1 only
Explanation: Key Vault Administrator at the subscription scope can manage and read secrets in both vaults. Key Vault Reader can view vault metadata but cannot read secret values. Key Vault Secrets User can read secret values only in the assigned vault (KV1).
$19
Get all 383 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.