Embracing AI in the Enterprise: An Essential Evolution for Success
As we navigate an increasingly digital landscape, one trend has emerged as a game-changer: the adoption of Artificial Intelligence (AI) within the...
4 min read
Edgar Cuellar : Feb 24, 2026 2:23:41 PM
Azure AI Search and Foundry IQ work together to create a unified retrieval layer for AI applications. Azure AI Search provides the underlying knowledge bases and sources, while Foundry IQ builds on top of it tomake these capabilities reusable across AI agents.
Azure AI Search introduced agentic retrieval, built around two core concepts: knowledge sources and knowledge bases. These provide the building blocks for advanced retrieval-augmented generation scenarios (RAG).
In summary, Azure AI Search’s knowledge base provides a unified retrieval mechanism. You load data into one or more knowledge sources then query the knowledge base which handles query understanding, searches all relevant sources and returns a compiled set of relevant information. Azure AI Search’s knowledge base feature can be used in any application where you need advanced semantic search or retrieval-augmented generation.
Foundry IQ acts as a central knowledge layer for AI agents, leveraging Azure AI Search capabilities within the Foundry ecosystem.
What is Foundry IQ? – Foundry IQ is the integration of Azure AI Search into Foundry’s AI agent platform. It provides a unified knowledge base service for AI agents. Foundry IQ lets you create and manage knowledge bases (the same concept as Azure AI Search knowledge bases) directly in the Foundry portal and then use those knowledge bases in AI agents or applications.
The MCP endpoint is what the Foundry agent will use when it needs to invoke the knowledge base. When the agent is running it will call the MCP endpoint (which goes to Azure Search), get the results, and then return the content back into the agent’s flow. The use of MCP is essentially abstracting the knowledge base as a tool that the agent can call.
You can think of Foundry IQ integration in two phases. First, you prepare your knowledge base on Azure Search (using APIs or the Foundry portal). Second, you tell your Foundry agent about that knowledge base.
Conclusion: In summary, Foundry IQ knowledge base points to Azure AI Search knowledge base. Azure AI Search provides the infrastructure for creating knowledge bases backed by various knowledge sources. Foundry IQbuilds on this by offering a unified knowledge layer in its AI agent platform, allowing multiple agents to efficiently share and use these knowledge bases. Foundry IQ is the layer that uses Azure AI Search’s knowledge retrieval within the Foundry ecosystem.
Interested in learning more about how Spyglass MTG can help you with Azure AI Search and Foundry IQ? Contact us today!
As we navigate an increasingly digital landscape, one trend has emerged as a game-changer: the adoption of Artificial Intelligence (AI) within the...
The Impact of AI Today – Where do organizations fit? When it comes to building productivity solutions, most organizations are primarily focused on...
With AI technology changing so fast, it's crucial to make sure your core Azure Landing Zone can handle new AI tasks or blend AI into what you're...