Skip to content

Commit e54d58e

Browse files
committed
First draft
1 parent cac43a7 commit e54d58e

File tree

2 files changed

+32
-83
lines changed

2 files changed

+32
-83
lines changed

articles/sentinel/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,6 +1004,8 @@
10041004
items:
10051005
- name: Overview
10061006
href: sentinel-security-copilot.md
1007+
- name: Summarize incidents in Azure portal
1008+
href: sentinel-security-copilot-incident-summary.md
10071009
- name: Microsoft Copilot in Microsoft Defender
10081010
items:
10091011
- name: Overview

articles/sentinel/sentinel-security-copilot-incident-summary.md

Lines changed: 30 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -39,107 +39,54 @@ This capability is also available in the Security Copilot standalone experience
3939

4040
## Key features
4141

42-
Microsoft Sentinel data integrates with Security Copilot in two ways.
42+
Incidents containing up to 100 alerts can be summarized into one incident summary. An incident summary, depending on the availability of the data, includes the following:
4343

44-
- In Microsoft's unified security operations platform, Copilot in Microsoft Defender XDR benefits from unified incidents integrated with Microsoft Sentinel.
45-
- In the standalone experience, Microsoft Sentinel provides two plugins to integrate with Security Copilot:
46-
<br>**Microsoft Sentinel (Preview)**
47-
<br>**Natural language to KQL for Microsoft Sentinel (Preview)**.
44+
- The time and date when an attack started.
45+
- The entity or asset where the attack started.
46+
- A summary of timelines of how the attack unfolded.
47+
- The assets involved in the attack.
48+
- Indicators of compromise (IoCs).
49+
- Names of [threat actors](/unified-secops-platform/microsoft-threat-actor-naming) involved.
4850

49-
> [!IMPORTANT]
50-
> The "Microsoft Sentinel" and "Natural Language to KQL for Microsoft Sentinel" plugins are currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
51-
>
52-
53-
## Enable Security Copilot integration with Microsoft Sentinel
51+
To summarize an incident, perform the following steps:
5452

55-
To maximize your Security Copilot integration with Microsoft Sentinel do the following:
53+
1. Open an incident page. Copilot automatically creates an incident summary upon opening the page. You can stop the summary creation by selecting **Cancel** or restart creation by selecting **Regenerate**.
5654

57-
- configure a default Microsoft Sentinel workspace for Security Copilot
58-
- connect your Microsoft Sentinel workspace to Microsoft Defender XDR
55+
1. The incident summary appears on the details pane of the incident page (in place of the description). Review the generated summary on the details pane.
56+
57+
:::image type="content" source="/defender/media/copilot-in-defender/incident-summary/copilot-defender-incident-summary-small.png" alt-text="Screenshot that shows the incident summary card on the Copilot pane as seen in the Microsoft Defender incident page." lightbox="/defender/media/copilot-in-defender/incident-summary/copilot-defender-incident-summary.png":::
5958

60-
### Configure a default Microsoft Sentinel workspace
59+
> [!TIP]
60+
> You can navigate to a file, IP, or URL page from the Copilot results pane by clicking on the evidence in the results.
6161
62-
Increase your prompt accuracy by configuring a Microsoft Sentinel workspace as the default.
62+
1. **RELEVANT??? - YL**
63+
Select the **More actions** ellipsis (...) at the top of the incident summary card to copy or regenerate the summary, or view the summary in the Security Copilot portal. Selecting **Open in Security Copilot** opens a new tab to the Security Copilot standalone portal where you can input prompts and access other plugins.
6364

64-
1. Navigate to Security Copilot at [https://securitycopilot.microsoft.com/](https://securitycopilot.microsoft.com/).
65+
:::image type="content" source="/defender/media/copilot-in-defender/incident-summary/incident-summary-options.png" alt-text="Screenshot that shows the actions available on the incident summary card.":::
6566

66-
1. Open **Sources** :::image type="icon" source="media/sentinel-security-copilot/sources.png"::: in the prompt bar.
67+
1. Review the summary and use the information to guide your investigation and response to the incident.
6768

68-
1. On the **Manage plugins** page, set the toggle to **On**
69+
> [!IMPORTANT]
70+
> The Copilot incident summary feature for Microsoft Sentinel is currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
6971
70-
1. Select the gear icon on the Microsoft Sentinel (Preview) plugin.
72+
## Sample incident summary prompt
7173

72-
:::image type="content" source="media/sentinel-security-copilot/sentinel-plugins.png" alt-text="Screenshot of the personalization selection gear icon for the Microsoft Sentinel plugin.":::
74+
**RELEVANT??? - YL**
7375

74-
1. Configure the default workspace name.
76+
In the Security Copilot standalone portal, you can use the following prompt to generate incident summaries:
7577

76-
:::image type="content" source="media/sentinel-security-copilot/configure-default-sentinel-workspace.png" alt-text="Screenshot of the plugin personalization options for the Microsoft Sentinel plugin.":::
78+
- *Provide a summary for Microsoft Sentinel incident {incident ID}.*
7779

7880
> [!TIP]
79-
> Specify the workspace in your prompt when it doesn't match the configured default.
80-
>
81-
> Example: `What are the top 5 high priority Sentinel incidents in workspace "soc-sentinel-workspace"?`
82-
83-
### Integrate Microsoft Sentinel with Copilot in Defender
84-
85-
Use the Microsoft Defender portal with your Microsoft Sentinel data for an embedded Security Copilot experience. Microsoft Sentinel's unique data sources flowing into Microsoft Defender XDR unified incidents allow Copilot in Defender to maximize its capabilities.
86-
87-
For example:
88-
89-
- The SAP (Preview) solution is installed in your workspace for Microsoft Sentinel.
90-
- The near real-time rule [**SAP - (Preview) File Downloaded From a Malicious IP Address**](sap/sap-solution-security-content.md#data-exfiltration) triggers an alert, creating a Microsoft Sentinel incident.
91-
- [Microsoft Sentinel was onboarded to the Defender portal](/defender-xdr/microsoft-sentinel-onboard).
92-
- Microsoft Sentinel incidents are now unified with Defender XDR incidents.
93-
- Use Copilot in Microsoft Defender for incident summary, guided responses and incident reports.
94-
95-
:::image type="content" source="media/sentinel-security-copilot/sentinel-incident-copilot-in-defender-example.png" lightbox="media/sentinel-security-copilot/sentinel-incident-copilot-in-defender-example.png" alt-text="Screenshot of Microsoft Sentinel incident from Defender portal with Copilot embedded experience.":::
96-
97-
For more information, see the following resources:
98-
99-
- [Integrate Microsoft Defender XDR](microsoft-365-defender-sentinel-integration.md)
100-
- [Microsoft Sentinel in the Microsoft Defender portal](microsoft-sentinel-defender-portal.md#new-and-improved-capabilities)
101-
- [Copilot in Microsoft Defender](/defender-xdr/security-copilot-in-microsoft-365-defender)
102-
103-
### Integrate Microsoft Sentinel with Security Copilot in advanced hunting
104-
105-
The Natural language to KQL for Microsoft Sentinel (Preview) plugin generates and runs KQL hunting queries using Microsoft Sentinel data. This capability is available in the standalone experience and the advanced hunting section of the Microsoft Defender portal.
106-
107-
> [!NOTE]
108-
> In the unified Microsoft Defender portal, you can prompt Security Copilot to generate advanced hunting queries for both Defender XDR and Microsoft Sentinel tables. Not all Microsoft Sentinel tables are currently supported.
109-
110-
For more information, see [Security Copilot in advanced hunting](/defender-xdr/advanced-hunting-security-copilot).
111-
112-
## Sample Microsoft Sentinel prompts
113-
114-
Consider the **Microsoft Sentinel incident investigation** promptbook as a starting point for creating effective prompts. This promptbook delivers a report about a specific incident, along with related alerts, reputation scores, users, and devices.
115-
116-
| Guidance | Prompt |
117-
|---|---|
118-
|Nudge Copilot to provide human readable information instead of responding with object IDs. |`Show me Sentinel incidents that were closed as a false positive. Supply the Incident number, Incident Title, and the time they were created.`|
119-
|Copilot knows who you are. Use the "me" pronoun to find incidents related to you. The following prompt targets incidents assigned to you. |`What Sentinel incidents created in the last 24 hours are assigned to me? List them with highest priority incidents at the top.` |
120-
|When you narrow a prompt response down to a single incident, Copilot knows the context.|`Tell me about the entities associated with that incident.`|
121-
|Copilot is good at summarizing. Describe a specific audience you want the prompts and responses summarized for. |`Write an executive report summarizing this investigation. It should be suited for a nontechnical audience.`|
122-
123-
For more prompt guidance and samples, see the following resources:
124-
125-
- [Using promptbooks](/copilot/security/using-promptbooks)
126-
- [Prompting in Microsoft Security Copilot](/copilot/security/prompting-security-copilot)
127-
- [Rod Trent's Security Copilot Prompt Library](https://github.com/rod-trent/Copilot-for-Security/tree/main/Prompts)
81+
> When generating an incident summary in the Security Copilot portal, Microsoft recommends including the word ***Defender*** in your prompts to ensure that the incident summary capability delivers the results.
12882
12983
## Provide feedback
13084

131-
Your feedback is vital to guide the current and planned development of the product. The best way to provide this feedback is directly in the product. Select **How’s this response?** at the bottom of each completed prompt and choose any of the following options:
132-
- **Looks right** - Select if the results are accurate, based on your assessment.
133-
- **Needs improvement** - Select if any detail in the results is incorrect or incomplete, based on your assessment.
134-
- **Inappropriate** - Select if the results contain questionable, ambiguous, or potentially harmful information.
135-
136-
For each feedback option, you can provide more information in the next dialog box that appears. Whenever possible, and especially when the result is **Needs improvement**, write a few words explaining what can be done to improve the outcome. If you entered prompts specific to Azure Firewall and the results aren't related, then include that information.
137-
138-
## Privacy and data security in Security Copilot
85+
Microsoft highly encourages you to provide feedback to Copilot, as it's crucial for a capability's continuous improvement. You can provide feedback on the summary by selecting the feedback icon ![Screenshot of the feedback icon for Copilot in Defender cards](/defender/media/copilot-in-defender/copilot-defender-feedback.png) found on the bottom of the Copilot pane.
13986

140-
To understand how Security Copilot handles your prompts and the data that's retrieved from the service (prompt output), see [Privacy and data security in Microsoft Security Copilot](/security-copilot/privacy-data-security).
87+
**HOW TO ADAPT FOR SENTINEL? --YL**
14188

142-
## Related articles
89+
## See also
14390

144-
- [Microsoft Copilot in Microsoft Defender](/defender-xdr/security-copilot-in-microsoft-365-defender)
145-
- [Microsoft Defender XDR integration with Microsoft Sentinel](microsoft-365-defender-sentinel-integration.md)
91+
- [Learn about other Security Copilot embedded experiences](/security-copilot/experiences-security-copilot)
92+
- [Privacy and data security in Security Copilot](/copilot/security/privacy-data-security)

0 commit comments

Comments
 (0)