You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-sci/security-copilot-describe-core-features/includes/2-describe-standalone-experience.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ There are some key landmarks on the Copilot landing page (portal) to which the u
15
15
16
16
The home menu is accessed by selecting the hamburger icon located on the top left corner of the Copilot landing page.
17
17
18
-
:::image type="content" source="../media/home-menu-icon-home-menu-options.png" lightbox="../media/home-menu-icon-home-menu-options-agents.png" alt-text="Screen capture showing the hamburger icon and the page it opens when selected.":::
18
+
:::image type="content" source="../media/home-menu-icon-home-menu-options-agents.png" lightbox="../media/home-menu-icon-home-menu-options-agents.png" alt-text="Screen capture showing the hamburger icon and the page it opens when selected.":::
19
19
20
20
From the home menu, the user can navigate as follows:
21
21
@@ -28,6 +28,10 @@ From the home menu, the user can navigate as follows:
28
28
29
29
:::image type="content" source="../media/promptbook-library-v2.png" lightbox="../media/promptbook-library-v2.png" alt-text="Screen capture listing the promptbook library.":::
30
30
31
+
- Agents, which are AI-powered assistants built into Microsoft Security Copilot. This page lists Microsoft and non-Microsoft agents that offer significant benefits for security teams and IT operations by automating routine tasks and freeing up valuable time for teams to concentrate on strategic initiatives and complex problem-solving.
32
+
33
+
:::image type="content" source="../media/agents-list-v2.png" lightbox="../media/agents-list-v2.png" alt-text="Screen capture showing the agents window, which lists available Microsoft and non-Microsoft agents.":::
34
+
31
35
- Owner specific options, for users configured as owners:
32
36
33
37
- Owner settings. These settings include the option to switch Security Compute Units (SCUs) capacity, configure data sharing options to help improve Copilot, allow logging audit data in Microsoft Purview, and configure who can upload files.
Copy file name to clipboardExpand all lines: learn-pr/wwl-sci/security-copilot-getting-started/includes/3-describe-terminology.md
+13-4Lines changed: 13 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,10 @@ The following terms are important for understanding the way Microsoft Security C
6
6
7
7
- Session – A particular conversation within Copilot. Copilot maintains context within a session.
8
8
- Prompt – A specific statement or question within a session. A user enters a prompt in the prompt bar.
9
-
- Capability – A function Copilot uses to solve part of a problem. A capability may sometimes be referred to as a skill.
9
+
- Capability – A function Copilot uses to solve part of a problem. A capability may sometimes be referred to as a skill.
10
10
- Plugin – A collection of capabilities by a particular resource.
11
11
- Workspace - Copilot workspaces are separate Copilot work environments within the tenant in which your Copilot instance is operating.
12
+
- Agents - Microsoft Security Copilot agents are AI-powered tools that autonomously manage security and IT tasks, enhancing threat response, reducing manual workloads, and improving efficiency across cybersecurity operations at scale.
12
13
- Orchestrator – Copilot’s system for composing capabilities together to answer a user’s prompt.
13
14
14
15
***Prompt bar and sessions***
@@ -33,11 +34,11 @@ A plugin for Microsoft Sentinel may have similar capabilities but runs only with
33
34
34
35
Copilot currently supports plug-ins for Microsoft services and non-Microsoft services, including websites and custom plug-ins that can be enabled.
35
36
36
-
:::image type="content" source="../media/microsoft-plugins-updated.png" lightbox="../media/microsoft-plugins-updated.png" alt-text="A screen capture of the plugins window, showing the Microsoft plugins, including Entra, Intune, Microsoft Defender XDR, and more.":::
37
+
:::image type="content" source="../media/microsoft-plugins-updated.png" lightbox="../media/microsoft-plugins-updated.png" alt-text="A screen capture of the plugins window, showing the Microsoft plugins, including Microsoft Entra, Intune, Microsoft Defender XDR, and more.":::
37
38
38
39
:::image type="content" source="../media/non-microsoft-plugins-updated.png" lightbox="../media/non-microsoft-plugins-updated.png" alt-text="A screen capture of the plugins window, showing the non-Microsoft plugins, including ServiceNow, Splunk, the public web, and custom plugins.":::
39
40
40
-
Some plugins require setup and configuration, as depicted by the Set up button or the gear icon. For Microsoft plugins, set up may be required where resource specific information needs to be specified. For non-Microsoft sources, set up may be required for account authentication.
41
+
Some plugins require setup and configuration, as depicted by the Setup button or the gear icon. For Microsoft plugins, set up may be required where resource specific information needs to be specified. For non-Microsoft sources, set up may be required for account authentication.
41
42
42
43
***Workspaces***
43
44
@@ -57,7 +58,15 @@ Workspaces are powered by capacities and each workspace must have its own capaci
57
58
58
59
Using workspaces, you can efficiently map and monitor costs based on team needs and budgets, ensuring that teams have the capacity they need and resources are allocated effectively. Having workspaces also allows you to store session data according to geo-specific regulations and adhere to local data protection laws. These are just a few of the benefits of using workspaces.
59
60
60
-
Refer to the training unit, "Describe workspaces", which is linked in the Summary and resource section of this module, for more information on Copilot workspaces.
61
+
For more information, see "Describe workspaces", which is linked in the Summary and resource section of this module.
62
+
63
+
***Agents***
64
+
65
+
A Microsoft Security Copilot agent is an advanced, AI-powered assistant built into Microsoft Security Copilot. These agents go beyond just answering questions—they can autonomously manage high-volume security and IT tasks. They’re deeply integrated with Microsoft’s security tools and can also work with partner solutions. Each agent is tailored for specific security scenarios, such as threat protection, identity management, or data security.
66
+
67
+
These agents are designed to learn from feedback, adapt to your organization’s workflows, and operate securely within Microsoft’s Zero Trust framework. See the summary and resources unit for links to more information on Microsoft Security Copilot agents.
68
+
69
+
:::image type="content" source="../media/agents-list-v2.png" lightbox="../media/agents-list-v2.png" alt-text="A screen capture of the agents page in Microsoft Security Copilot.":::
0 commit comments