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-getting-started/includes/3-describe-terminology.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ 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
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.
@@ -34,11 +34,11 @@ A plugin for Microsoft Sentinel may have similar capabilities but runs only with
34
34
35
35
Copilot currently supports plug-ins for Microsoft services and non-Microsoft services, including websites and custom plug-ins that can be enabled.
36
36
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 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.":::
38
38
39
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.":::
40
40
41
-
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.
42
42
43
43
***Workspaces***
44
44
@@ -58,7 +58,7 @@ Workspaces are powered by capacities and each workspace must have its own capaci
58
58
59
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.
60
60
61
-
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.
0 commit comments