---
title: "Build context-aware agents: From data to decisions | BRK240"
url: https://daily.dev/posts/build-context-aware-agents-from-data-to-decisions-brk240-dwxerovwx
source_url: https://www.youtube.com/watch?v=1Syw4dOTfH8
type: video:youtube
source: "Microsoft Developer"
published: 2026-06-11T08:41:42.110Z
updated: 2026-06-11T08:42:04.776Z
tags: ["azure", "ai-agents", "mcp", "rag", "microsoft-fabric"]
reading_time: 44
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Build context-aware agents: From data to decisions | BRK240

**[Microsoft Developer](https://daily.dev/sources/microsoftdeveloper)** · 44 min read · 0 upvotes · 0 comments

## Summary

Microsoft's Amanda Silver and Marco Castalena present Microsoft IQ, a context layer for agentic AI systems built on four components: Work IQ (organizational context from M365), Fabric IQ (business data, semantic models, and ontologies), Foundry IQ (enterprise knowledge retrieval), and Web IQ (real-time web grounding). The core argument is that over 40% of agentic AI projects fail not due to model limitations but due to lack of context. Microsoft IQ addresses this by providing a unified, reusable context layer so developers don't have to rebuild retrieval pipelines, permissions, and governance for every agent. A live demo (plagued by network issues) shows a refund processing agent that reads email via Work IQ, queries business data through Fabric IQ ontologies, retrieves enterprise knowledge via Foundry IQ, and grounds responses in real-world data via Web IQ. Agents can be given their own M365 identity with scoped permissions. A new serverless developer tier for Foundry IQ was announced.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=1Syw4dOTfH8>

---

Tags: [#azure](https://daily.dev/tags/azure), [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#rag](https://daily.dev/tags/rag), [#microsoft-fabric](https://daily.dev/tags/microsoft-fabric)

[View this post on daily.dev](https://daily.dev/posts/build-context-aware-agents-from-data-to-decisions-brk240-dwxerovwx)
