Skip to content

Commit 2265ea7

Browse files
authored
pull base content,head:wwlpublishsync,into:79c993fc66b71b3f82a9ad2324362d640b80c7add645962ae176a6d234eb05f5-live
2 parents 23e3e47 + 7fbe24a commit 2265ea7

File tree

11 files changed

+1212
-11
lines changed

11 files changed

+1212
-11
lines changed
532 KB
Loading

learn-pr/achievements/discover-microsoft-ai-leaders-financial-industry.svg

Lines changed: 1186 additions & 0 deletions
Loading

learn-pr/paths/discover-microsoft-ai-leaders-financial-industry/index.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@ uid: learn.wwl.discover-microsoft-ai-leaders-financial-industry
33
metadata:
44
title: Discover Microsoft AI for leaders in finance
55
description: In this learning path, FSI business leaders will find all the knowledge and resources to adopt AI in their organizations. It discusses available resources, strategy, responsible practices, and finance use cases.
6-
ms.date: 10/25/2023
6+
ms.date: 05/09/2025
77
author: wwlpublish
88
ms.author: rcaper
99
ms.topic: learning-path
1010
title: Discover Microsoft AI for leaders in finance
1111
prerequisites: |
12-
* Basic understanding of finance concepts.
12+
- Basic understanding of AI concepts.
13+
- Basic understanding of finance concepts.
1314
summary: |
1415
In this learning path, FSI business leaders will find all the knowledge and resources to adopt AI in their organizations. It discusses available resources, strategy, responsible practices, and finance use cases.
15-
iconUrl: /training/achievements/generic-trophy.svg
16+
iconUrl: /training/achievements/discover-microsoft-ai-leaders-financial-industry.svg
1617
levels:
1718
- beginner
1819
roles:
@@ -23,7 +24,6 @@ products:
2324
- azure-openai
2425
subjects:
2526
- artificial-intelligence
26-
- data-management
2727
modules:
2828
- learn.wwl.leverage-ai-tools
2929
- learn.wwl.create-business-value

learn-pr/wwl-sci/security-copilot-describe-core-features/includes/2-describe-standalone-experience.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There are some key landmarks on the Copilot landing page (portal) to which the u
1515

1616
The home menu is accessed by selecting the hamburger icon located on the top left corner of the Copilot landing page.
1717

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.":::
1919

2020
From the home menu, the user can navigate as follows:
2121

@@ -28,6 +28,10 @@ From the home menu, the user can navigate as follows:
2828

2929
:::image type="content" source="../media/promptbook-library-v2.png" lightbox="../media/promptbook-library-v2.png" alt-text="Screen capture listing the promptbook library.":::
3030

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+
3135
- Owner specific options, for users configured as owners:
3236

3337
- 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.

learn-pr/wwl-sci/security-copilot-describe-core-features/includes/7-summary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Now that you completed this module, you can:
1313
- [Understand authentication in Microsoft Security Copilot](/copilot/security/authentication)
1414
- [Microsoft Security Copilot experiences](/security-copilot/experiences-security-copilot)
1515
- [Plugins overview Microsoft Security Copilot](/copilot/security/plugin-overview)
16+
- [Microsoft Security Copilot agents overview](/copilot/security/agents-overview)
1617
- [Create your own custom plugins](/copilot/security/custom-plugins)
1718
- [Defender EASM Overview](/azure/external-attack-surface-management/)
1819
- [Microsoft Security Copilot and Defender EASM](/azure/external-attack-surface-management/easm-copilot)

learn-pr/wwl-sci/security-copilot-describe-core-features/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: Describe the core features of Microsoft Security Copilot.
66
author: wwlpublish
77
ms.author: ceperezb
8-
ms.date: 04/01/2025
8+
ms.date: 05/08/2025
99
ms.service: security-copilot
1010
ai-usage: ai-assisted
1111
ms.topic: module-standard-task-based
158 KB
Loading

learn-pr/wwl-sci/security-copilot-getting-started/includes/3-describe-terminology.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ The following terms are important for understanding the way Microsoft Security C
66

77
- Session – A particular conversation within Copilot. Copilot maintains context within a session.
88
- 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.
1010
- Plugin – A collection of capabilities by a particular resource.
1111
- 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.
1213
- Orchestrator – Copilot’s system for composing capabilities together to answer a user’s prompt.
1314

1415
***Prompt bar and sessions***
@@ -33,11 +34,11 @@ A plugin for Microsoft Sentinel may have similar capabilities but runs only with
3334

3435
Copilot currently supports plug-ins for Microsoft services and non-Microsoft services, including websites and custom plug-ins that can be enabled.
3536

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.":::
3738

3839
:::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.":::
3940

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.
4142

4243
***Workspaces***
4344

@@ -57,7 +58,15 @@ Workspaces are powered by capacities and each workspace must have its own capaci
5758

5859
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.
5960

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.":::
6170

6271
***Orchestrator***
6372

learn-pr/wwl-sci/security-copilot-getting-started/includes/8-summary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ Now that you've completed this module, you should be able to:
1919
- [Microsoft Security Copilot experiences](/security-copilot/experiences-security-copilot)
2020
- [Understand authentication in Microsoft Security Copilot](/security-copilot/authentication)
2121
- [Describe workspaces](/training/modules/security-copilot-describe-core-features/2b-describe-workspaces)
22+
- [Microsoft Security Copilot agents overview](/copilot/security/agents-overview)
2223
- [Manage security compute unit usage in Security Copilot](/copilot/security/manage-usage)
2324
- [Microsoft Security Copilot pricing](https://azure.microsoft.com/pricing/details/microsoft-security-copilot/)

learn-pr/wwl-sci/security-copilot-getting-started/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: Describe Microsoft Security Copilot.
66
author: ceperezb
77
ms.author: ceperezb
8-
ms.date: 04/03/2025
8+
ms.date: 05/08/2025
99
ms.service: security-copilot
1010
ai-usage: ai-assisted
1111
ms.topic: module-standard-task-based

0 commit comments

Comments
 (0)