Skip to content

Commit 53f7832

Browse files
committed
Fixing diagram and bullet issues.
1 parent 5c1c9ee commit 53f7832

4 files changed

Lines changed: 43 additions & 41 deletions

learn-pr/wwl/analyze-requirements-for-ai-powered-business-solutions/includes/2-assess-use-agents-task-automation-data-analytics-decision-making.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@ Generative AI accelerates productivity by drafting content, summarizing informat
1919

2020
Agents help organizations streamline and automate tasks that traditionally require manual work.
2121

22-
**Key Capabilities**
22+
**Key Capabilities:**
2323

24-
Drafting documents, emails, or responses based on context.
24+
- Drafting documents, emails, or responses based on context.
2525

26-
Summarizing large volumes of data—emails, meetings, chats.
26+
- Summarizing large volumes of data—emails, meetings, chats.
2727

28-
Automating workflows through technologies such as Microsoft 365, Copilot Studio, Azure Foundry, and Power Platform.
28+
- Automating workflows through technologies such as Microsoft 365, Copilot Studio, Azure Foundry, and Power Platform.
2929

30-
Triggering multi-step processes (approvals, notifications, content generation).
30+
- Triggering multi-step processes (approvals, notifications, content generation).
3131

32-
These capabilities reduce cognitive load and help teams focus on strategic, not repetitive, work.<br>
32+
- These capabilities reduce cognitive load and help teams focus on strategic, not repetitive, work.
3333

3434
**Examples of Agent-Driven Task Automation**
3535

@@ -44,17 +44,17 @@ These capabilities reduce cognitive load and help teams focus on strategic, not
4444

4545
AI agents simplify and accelerate data analysis by converting natural language questions into insightful answers.
4646

47-
**Core Agent Capabilities**
47+
**Core Agent Capabilities:**
4848

49-
Summarizing complex datasets into actionable insights
49+
- Summarizing complex datasets into actionable insights
5050

51-
Identifying trends, outliers, and patterns
51+
- Identifying trends, outliers, and patterns
5252

53-
Generating visualizations on demand
53+
- Generating visualizations on demand
5454

55-
Interpreting dashboards and suggesting next-step actions
55+
- Interpreting dashboards and suggesting next-step actions
5656

57-
Copilot experiences help employees make sense of data without requiring advanced analytics skills.
57+
- Copilot experiences help employees make sense of data without requiring advanced analytics skills.
5858

5959
**Visual Diagram: AI Agents in the Analytics Workflow**
6060

@@ -64,31 +64,31 @@ Copilot experiences help employees make sense of data without requiring advanced
6464

6565
Agents support strategic and operational decisions through:
6666

67-
**AI-Supported Decision Inputs**
67+
**AI-Supported Decision Inputs:**
6868

69-
Scenario recommendations based on historical data
69+
- Scenario recommendations based on historical data
7070

71-
Risk identification through pattern recognition
71+
- Risk identification through pattern recognition
7272

73-
Summaries of business context from documents, meetings, and datasets
73+
- Summaries of business context from documents, meetings, and datasets
7474

75-
Recommendations backed by enterprise knowledge
75+
- Recommendations backed by enterprise knowledge
7676

77-
Generative AI enables leaders to explore alternatives, evaluate impacts, and move faster with confidence.<br>
77+
- Generative AI enables leaders to explore alternatives, evaluate impacts, and move faster with confidence.<br>
7878

7979
## 5. Best Practices for Using AI Agents
8080

81-
**Start with the business outcome** you want to improve.
81+
1. **Start with the business outcome** you want to improve.
8282

83-
**Use agent automation** to reduce repetitive work, not replace critical thinking.
83+
2. **Use agent automation** to reduce repetitive work, not replace critical thinking.
8484

85-
**Maintain responsible AI principles**— Fairness, Reliability and Safety, Privacy and Security, Inclusiveness, Transparency, Accountability.
85+
3. **Maintain responsible AI principles**— Fairness, Reliability and Safety, Privacy and Security, Inclusiveness, Transparency, Accountability.
8686

87-
**Monitor performance** and refine prompts, workflows, and data inputs.
87+
4. **Monitor performance** and refine prompts, workflows, and data inputs.
8888

89-
**Empower teams** with training to use Copilot effectively.
89+
5. **Empower teams** with training to use Copilot effectively.
9090

91-
These principles reinforce reliable, secure AI adoption at scale.<br>
91+
These principles reinforce reliable, secure AI adoption at scale.
9292

9393
**References**
9494

learn-pr/wwl/analyze-requirements-for-ai-powered-business-solutions/includes/3-review-data-grounding-accuracy-relevance-timeliness-cleanliness-availability.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@ After completing this unit, learners will be able to:
99

1010
## 1. Understanding Grounding in AI Agents
1111

12-
Grounding ensures that an AI agent responds using **trusted, domainspecific organizational data**, increasing accuracy and reducing hallucinations.<br>Microsoft Copilot and Copilot Studio use **semantic indexing** to map enterprise content across Microsoft Graph into rich lexical and semantic representations. This enables more contextually precise retrieval.<br>
12+
Grounding ensures that an AI agent responds using **trusted, domainspecific organizational data**, increasing accuracy and reducing hallucinations.
1313

14-
AI systems must be connected to **approved, accesscontrolled data** so they produce trustworthy outcomes that respect organizational security boundaries.<br>
14+
Microsoft Copilot and Copilot Studio use **semantic indexing** to map enterprise content across Microsoft Graph into rich lexical and semantic representations. This enables more contextually precise retrieval.
1515

16-
To support advanced grounding, the **Copilot Retrieval API** retrieves relevant text passages from SharePoint, OneDrive, and connected sources, honoring user permissions.<br>
16+
AI systems must be connected to **approved, accesscontrolled data** so they produce trustworthy outcomes that respect organizational security boundaries.
17+
18+
To support advanced grounding, the **Copilot Retrieval API** retrieves relevant text passages from SharePoint, OneDrive, and connected sources, honoring user permissions.
1719

1820
## 2. The Five Dimensions of Grounding Data Quality
1921

@@ -43,7 +45,7 @@ AI outputs degrade when data is stale.
4345

4446
The **semantic index** in Microsoft 365 continuously updates as content changes, ensuring the grounding layer reflects the latest documents, conversations, and knowledge.
4547

46-
Timeliness includes:
48+
**Timeliness includes:**
4749

4850
- Modified dates
4951

@@ -59,7 +61,7 @@ Data Pollution in AI refers to the degradation of data quality that negatively i
5961

6062
Cleaner data improves embedding quality and helps the agent retrieve the most appropriate content.
6163

62-
Clean data characteristics:
64+
**Clean data characteristics:**
6365

6466
- Clear structure
6567

@@ -75,7 +77,7 @@ Agents can only ground responses from **data the user has access to**.
7577

7678
The Retrieval API respects permissions and will not return content beyond a user's access scope.
7779

78-
Availability depends on:
80+
**Availability depends on:**
7981

8082
- Storage in SharePoint/OneDrive or connected systems
8183

@@ -95,19 +97,19 @@ Availability depends on:
9597

9698
## 4. Diagram: How Microsoft Copilot Grounds AI Responses
9799

98-
_Diagram grounded in documentation describing semantic index + Retrieval API pipeline.
100+
:::image type="content" source="../media/copilot-grounds-ai-responses.png" alt-text="Diagram showing how Microsoft Copilot grounds AI responses using the semantic index and Retrieval API pipeline.":::
99101

100102
## 5. Best Practices for Reviewing Grounding Data
101103

102-
**Evaluate content quality before upload**: remove outdated or conflicting information.
104+
1. **Evaluate content quality before upload**: remove outdated or conflicting information.
103105

104-
**Store authoritative content in SharePoint or OneDrive** so it becomes part of the semantic index.
106+
2. **Store authoritative content in SharePoint or OneDrive** so it becomes part of the semantic index.
105107

106-
**Ensure consistent formatting** to improve data cleanliness and retrieval precision.
108+
3. **Ensure consistent formatting** to improve data cleanliness and retrieval precision.
107109

108-
**Review permissions regularly** so agents ground from valid data sources only.
110+
4. **Review permissions regularly** so agents ground from valid data sources only.
109111

110-
**Collaborate with domain SMEs** to validate accuracy and contextual fit.
112+
5. **Collaborate with domain SMEs** to validate accuracy and contextual fit.
111113

112114
**References**
113115

learn-pr/wwl/analyze-requirements-for-ai-powered-business-solutions/includes/4-organize-business-solution-data-available-other-ai-systems.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ _(From: Leverage AI tools - Drive Transformation on Azure)_
3939

4040
Azure provides the foundational components necessary to **centralize, transform, and govern data** before AI systems consume it.Key concepts include:
4141

42-
**Unified data estate**: Consolidate data from apps, logs, CRM, ERP, operations, and documents.
42+
- **Unified data estate**: Consolidate data from apps, logs, CRM, ERP, operations, and documents.
4343

44-
**Modern data services**: Azure Cosmos DB, Azure SQL, Azure PostgreSQL, Fabric Lakehouse.
44+
- **Modern data services**: Azure Cosmos DB, Azure SQL, Azure PostgreSQL, Fabric Lakehouse.
4545

46-
**Intelligence layers**: Azure AI Search, semantic ranking, embeddings, vector search.
46+
- **Intelligence layers**: Azure AI Search, semantic ranking, embeddings, vector search.
4747

48-
**Interoperability**: APIs, event hubs, and data streaming allow multiple AI systems to use the same data.
48+
- **Interoperability**: APIs, event hubs, and data streaming allow multiple AI systems to use the same data.
4949

50-
**Azure Data Estate for AI**
50+
**Azure Data Estate for AI:**
5151

5252
| **Layer** | **Purpose** |
5353
|---|---|
412 KB
Loading

0 commit comments

Comments
 (0)