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/analyze-requirements-for-ai-powered-business-solutions/includes/2-assess-use-agents-task-automation-data-analytics-decision-making.md
+7-22Lines changed: 7 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,10 @@
2
2
3
3
By the end of this unit, learners will be able to:
4
4
5
-
Explain how AI agents support **task automation**, **data analytics**, and **decision-making**.
6
-
7
-
Describe how **Microsoft Copilot experiences** enhance productivity across workflows.
8
-
9
-
Identify how **generative AI** unlocks productivity and supports responsible decision-making.
10
-
11
-
Assess scenarios where agents add measurable value for enterprise environments.
5
+
- Explain how AI agents support **task automation**, **data analytics**, and **decision-making**.
6
+
- Describe how **Microsoft Copilot experiences** enhance productivity across workflows.
7
+
- Identify how **generative AI** unlocks productivity and supports responsible decision-making.
8
+
- Assess scenarios where agents add measurable value for enterprise environments.
These capabilities reduce cognitive load and help teams focus on strategic, not repetitive, work.<br>
36
33
37
-
**Chart: Examples of Agent-Driven Task Automation**
34
+
**Examples of Agent-Driven Task Automation**
38
35
39
36
|**Task Area**|**How Agents Help**|**Tools**|
40
37
|---|---|---|
@@ -61,7 +58,7 @@ Copilot experiences help employees make sense of data without requiring advanced
61
58
62
59
**Visual Diagram: AI Agents in the Analytics Workflow**
63
60
64
-
User Question → AI Agent → Data Retrieval → Insight Generation → Recommended Actions
61
+
:::image type="content" source="../media/ai-agents-analytics-workflow.png" alt-text="Diagram showing how AI agents integrate into the analytics workflow, from data ingestion through insight generation and decision support.":::
65
62
66
63
## 4. Agents in Decision-Making
67
64
@@ -99,16 +96,4 @@ Use these links as the primary sources for this unit:
**Unlock Productivity with Generative AI - Microsoft Learn**<br>[Unlock Productivity with Generative AI](/training/modules/generative-ai-productivity/)
103
-
104
-
**Knowledge Check**
105
-
106
-
**1. Multiple Choice**
107
-
108
-
**Which of the following is a key benefit of using AI agents for data analytics?**<br>A. They replace the need for all BI tools<br>B. They translate natural language questions into insights<br>C. They eliminate the need for data governance<br>D. They require manual configuration for every dataset
109
-
110
-
**Correct Answer: B**
111
-
112
-
**2. Open Reflection / Discussion**
113
-
114
-
**How could AI agents improve decision-making in your team's current processes? Provide an example.**
99
+
**Unlock Productivity with Generative AI - Microsoft Learn**<br>[Unlock Productivity with Generative AI](/training/modules/generative-ai-productivity/)
Copy file name to clipboardExpand all lines: learn-pr/wwl/analyze-requirements-for-ai-powered-business-solutions/includes/3-review-data-grounding-accuracy-relevance-timeliness-cleanliness-availability.md
+37-50Lines changed: 37 additions & 50 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,10 @@
2
2
3
3
After completing this unit, learners will be able to:
4
4
5
-
Evaluate the quality of grounding data across five dimensions: **accuracy, relevance, timeliness, cleanliness, availability**.
6
-
7
-
Explain why grounding is essential for reliable AI agent behavior.
8
-
9
-
Identify data sources appropriate for grounding AI using Microsoft 365 and Copilot Studio.
10
-
11
-
Apply best practices when preparing and validating grounding data.
5
+
- Evaluate the quality of grounding data across five dimensions: **accuracy, relevance, timeliness, cleanliness, availability**.
6
+
- Explain why grounding is essential for reliable AI agent behavior.
7
+
- Identify data sources appropriate for grounding AI using Microsoft 365 and Copilot Studio.
8
+
- Apply best practices when preparing and validating grounding data.
12
9
13
10
## 1. Understanding Grounding in AI Agents
14
11
@@ -20,67 +17,73 @@ To support advanced grounding, the **Copilot Retrieval API** retrieves relevant
20
17
21
18
## 2. The Five Dimensions of Grounding Data Quality
22
19
23
-
## 2.1 Accuracy
20
+
###2.1 Accuracy
24
21
25
22
Data should reflect real, verifiable facts. Inaccurate content leads to incorrect or harmful agent outputs.<br>AI agents must use **trusted and validated datasets** during retrieval to avoid generating incorrect responses.
26
23
27
24
**Indicators of accuracy:**
28
25
29
-
Verified by SMEs
26
+
- Verified by SMEs
27
+
28
+
- Matched to authoritative sources
30
29
31
-
Matched to authoritative sources
30
+
- Free from errors or outdated assumptions
32
31
33
-
Free from errors or outdated assumptions
32
+
### 2.2 Relevance
34
33
35
-
## 2.2 Relevance
34
+
Grounding data must match the **intended use case** of the agent.
36
35
37
-
Grounding data must match the **intended use case** of the agent.<br>When data is irrelevant, semantic search may retrieve conceptually similar—but contextually wrong—content.<br>
36
+
When data is irrelevant, semantic search may retrieve conceptually similar—but contextually wrong—content.
38
37
39
38
Relevance ensures the model surfaces information aligned with the user's scenario, workflow, or business domain.
40
39
41
-
## 2.3 Timeliness
40
+
###2.3 Timeliness
42
41
43
-
AI outputs degrade when data is stale.<br>The **semantic index** in Microsoft 365 continuously updates as content changes, ensuring the grounding layer reflects the latest documents, conversations, and knowledge.<br>
42
+
AI outputs degrade when data is stale.
43
+
44
+
The **semantic index** in Microsoft 365 continuously updates as content changes, ensuring the grounding layer reflects the latest documents, conversations, and knowledge.
44
45
45
46
Timeliness includes:
46
47
47
-
Modified dates
48
+
-Modified dates
48
49
49
-
Seasonal or compliance-related updates
50
+
-Seasonal or compliance-related updates
50
51
51
-
Data refresh schedules
52
+
-Data refresh schedules
52
53
53
-
## 2.4 Cleanliness
54
+
###2.4 Cleanliness
54
55
55
-
Clean data reduces noise and increases retrieval precision.
56
+
Clean data reduces noise and increases retrieval precision.
56
57
57
-
Data Pollution in AI refers to the degradation of data quality that negatively impacts the performance and reliability of AI systems.
58
+
Data Pollution in AI refers to the degradation of data quality that negatively impacts the performance and reliability of AI systems.
58
59
59
-
<br>Cleaner data improves embedding quality and helps the agent retrieve the most appropriate content.
60
+
Cleaner data improves embedding quality and helps the agent retrieve the most appropriate content.
60
61
61
62
Clean data characteristics:
62
63
63
-
Clear structure
64
+
- Clear structure
65
+
66
+
- No duplicates
64
67
65
-
No duplicates
68
+
- Minimal irrelevant metadata
66
69
67
-
Minimal irrelevant metadata
70
+
- Stable formatting and predictable layout
68
71
69
-
Stable formatting and predictable layout
72
+
### 2.5 Availability
70
73
71
-
## 2.5 Availability
74
+
Agents can only ground responses from **data the user has access to**.
72
75
73
-
Agents can only ground responses from **data the user has access to**.<br>The Retrieval API respects permissions and will not return content beyond a user's access scope.<br>
76
+
The Retrieval API respects permissions and will not return content beyond a user's access scope.
74
77
75
78
Availability depends on:
76
79
77
-
Storage in SharePoint/OneDrive or connected systems
80
+
-Storage in SharePoint/OneDrive or connected systems
78
81
79
-
Proper indexing in Microsoft Graph
82
+
-Proper indexing in Microsoft Graph
80
83
81
-
Clear access controls
84
+
-Clear access controls
82
85
83
-
## 3. Chart: Dimensions of Grounding Data Quality
86
+
## 3. Dimensions of Grounding Data Quality
84
87
85
88
|**Dimension**|**Definition**|**Impact on Agent Performance**|
86
89
|---|---|---|
@@ -92,7 +95,7 @@ Clear access controls
92
95
93
96
## 4. Diagram: How Microsoft Copilot Grounds AI Responses
94
97
95
-
_Diagram grounded in documentation describing semantic index + Retrieval API pipeline._<br>
98
+
_Diagram grounded in documentation describing semantic index + Retrieval API pipeline.
96
99
97
100
## 5. Best Practices for Reviewing Grounding Data
98
101
@@ -116,20 +119,4 @@ _Semantic indexing for Microsoft 365 Copilot_<br>[Semantic indexing for Microsof
_Manage Grounding With Bing in Microsoft Foundry and Azure_<br>[Manage Grounding With Bing](/azure/ai-foundry/agents/how-to/manage-grounding-with-bing)
120
-
121
-
**Knowledge Check**
122
-
123
-
**1. Multiple Choice**
124
-
125
-
Which grounding data dimension ensures the model retrieves information aligned with the intended business scenario?
126
-
127
-
A. Cleanliness<br>B. Availability<br>C. Relevance<br>D. Timeliness
128
-
129
-
**Correct Answer: C. Relevance**
130
-
131
-
**2. Discussion Question**
132
-
133
-
What would happen if you do not take grounding into consideration in your AI strategy?
134
-
135
-
How might poor data timeliness impact an AI agent that relies on policy or compliance documents?<br>Provide examples from your organization's workflows
122
+
_Manage Grounding With Bing in Microsoft Foundry and Azure_<br>[Manage Grounding With Bing](/azure/ai-foundry/agents/how-to/manage-grounding-with-bing)
Copy file name to clipboardExpand all lines: learn-pr/wwl/analyze-requirements-for-ai-powered-business-solutions/includes/4-organize-business-solution-data-available-other-ai-systems.md
+27-44Lines changed: 27 additions & 44 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,29 +2,26 @@
2
2
3
3
By the end of this unit, learners will be able to:
4
4
5
-
Explain why wellorganized business solution data is essential for AI readiness.
6
-
7
-
Identify architectural components that enable AI agents and AI systems to consume organizational data.
8
-
9
-
Apply best practices for structuring, storing, indexing, and exposing data so AI systems can use it reliably.
10
-
11
-
Understand how the Azure platform, Microsoft databases, and data architecture patterns support enterprise AI scenarios.
5
+
- Explain why wellorganized business solution data is essential for AI readiness.
6
+
- Identify architectural components that enable AI agents and AI systems to consume organizational data.
7
+
- Apply best practices for structuring, storing, indexing, and exposing data so AI systems can use it reliably.
8
+
- Understand how the Azure platform, Microsoft databases, and data architecture patterns support enterprise AI scenarios.
12
9
13
10
## 1. Introduction
14
11
15
12
AI systems—whether Copilot, autonomous agents, or custom-built AI applications—require **highquality, structured, and accessible data**. Poorly organized data leads to weak grounding, hallucinations, data quality issues, and unreliable decisionmaking.
16
13
17
14
Organizing business solution data is not only a technical requirement but a business imperative. When data is structured correctly, it becomes available for:
18
15
19
-
Copilot for Microsoft 365
16
+
-Copilot for Microsoft 365
20
17
21
-
AI agents built in Copilot Studio
18
+
-AI agents built in Copilot Studio
22
19
23
-
Custom AI apps built with Azure AI
20
+
-Custom AI apps built with Azure AI
24
21
25
-
Retrievalaugmented generation (RAG) pipelines
22
+
-Retrievalaugmented generation (RAG) pipelines
26
23
27
-
Analytics and automation solutions
24
+
-Analytics and automation solutions
28
25
29
26
Retrieval-Augmented Generation (REG) is an architecture that separates prototypes from trustworthy systems. A RAG pipeline is the system that performs all the steps required to make RAG work in a production environment, handling the data ingestion, streaming, cleaning, chunking, embedding, indexing, retrieval, prompt assembly, orchestration, and monitoring that allow an LLM to use retrieved context when generating an answer There are several advantages of leveraging RAG pipelines:
30
27
@@ -36,7 +33,7 @@ This unit explains how to organize your business data to become **usable, discov
36
33
37
34
## 2. Key Concepts for Organizing AIReady Data
38
35
39
-
## 2.1 Drive Transformation with Azure Data & AI Platforms
36
+
###2.1 Drive Transformation with Azure Data & AI Platforms
40
37
41
38
_(From: Leverage AI tools - Drive Transformation on Azure)_
42
39
@@ -50,7 +47,7 @@ Azure provides the foundational components necessary to **centralize, transform,
50
47
51
48
**Interoperability**: APIs, event hubs, and data streaming allow multiple AI systems to use the same data.
52
49
53
-
**Chart - Azure Data Estate for AI**
50
+
**Azure Data Estate for AI**
54
51
55
52
|**Layer**|**Purpose**|
56
53
|---|---|
@@ -59,7 +56,7 @@ Azure provides the foundational components necessary to **centralize, transform,
## 2.2 Data Architecture for AI Agents Across the Organization
59
+
###2.2 Data Architecture for AI Agents Across the Organization
63
60
64
61
_(From: Data architecture for AI agents across your organization - Cloud Adoption Framework)_
65
62
@@ -77,7 +74,7 @@ Microsoft's Cloud Adoption Framework defines how to design a **data architecture
77
74
78
75
**Visual Diagram - AI Agent Data Architecture**
79
76
80
-
## 2.3 Make Databases AIReady
77
+
###2.3 Make Databases AIReady
81
78
82
79
_(From: Building intelligent AI apps with Microsoft databases)_
83
80
@@ -93,13 +90,13 @@ Microsoft database technologies provide builtin intelligence for AI:
93
90
94
91
Use cases:
95
92
96
-
Storing embeddings for RAG apps
93
+
-Storing embeddings for RAG apps
97
94
98
-
Managing structured and unstructured content
95
+
-Managing structured and unstructured content
99
96
100
-
Supporting real-time AI agent decisions
97
+
-Supporting real-time AI agent decisions
101
98
102
-
Performing high-volume transactions required by autonomous agents
99
+
-Performing high-volume transactions required by autonomous agents
103
100
104
101
## 3. Best Practices for Organizing Business Data for AI Systems
105
102
@@ -119,27 +116,27 @@ Microsoft 365 Copilot requires semantic indexing for grounding content correctly
119
116
120
117
Expose data through:
121
118
122
-
APIs
119
+
-APIs
123
120
124
-
Search indexes
121
+
-Search indexes
125
122
126
-
RAG pipelines
123
+
-RAG pipelines
127
124
128
-
Graph connectors
125
+
-Graph connectors
129
126
130
-
SQL endpoints
127
+
-SQL endpoints
131
128
132
129
**✔ 5. Implement governance early**
133
130
134
131
Use Purview for:
135
132
136
-
Access policies
133
+
-Access policies
137
134
138
-
Sensitivity labels
135
+
-Sensitivity labels
139
136
140
-
Lineage
137
+
-Lineage
141
138
142
-
Data quality rules
139
+
-Data quality rules
143
140
144
141
**✔ 6. Keep data authoritative & updated**
145
142
@@ -153,18 +150,4 @@ Use these links for this unit:
153
150
154
151
[Building intelligent AI apps with Microsoft databases](https://techcommunity.microsoft.com/blog/azuredatablog/building-intelligent-ai-apps-with-microsoft-databases/4413833)
155
152
156
-
[Data architecture for AI agents](/azure/cloud-adoption-framework/ai-agents/data-architecture-plan)
157
-
158
-
**5. Knowledge Check**
159
-
160
-
**Question 1 — Multiple Choice**
161
-
162
-
Which component ensures AI agents can retrieve and interpret enterprise data accurately?
163
-
164
-
A. User interface customization<br>B. Semantic indexing<br>C. Microsoft Teams channels<br>D. Email distribution lists
165
-
166
-
**Correct Answer: B. Semantic indexing**
167
-
168
-
**Question 2 — Open Discussion**
169
-
170
-
Your team wants to deploy an AI agent that answers policy and process questions.<br>What types of data must be collected and categorized first? What risks exist if the data is not governed?
153
+
[Data architecture for AI agents](/azure/cloud-adoption-framework/ai-agents/data-architecture-plan)
0 commit comments