Posts tagged with "RAG"

Found 10 posts

Azure & Cloud
August 31, 2026

Cohere Parse v5 in Foundry: document parsing cost math

Cohere Parse v5 landed in Microsoft Foundry on 27 August 2026 at $1.50 per 1,000 pages, the same price as Document Intelligence Read and under a third of Content Understanding's layout meter. We price all four Azure document parsers in Sweden Central at 100k, 1M and 10M pages a month, then weigh the saving against Parse's missing confidence scores, absent Swedish language support and preview-only status.

Cohere Parse
Microsoft Foundry
Azure Document Intelligence
Content Understanding
Mistral OCR
Document Parsing
RAG
Cost Analysis
Data Residency
By Falak Mahmood
Security & Compliance
July 8, 2026

Scraping the web into your vector DB: EDPB's new rules

At its 122nd plenary on 7 July 2026 the EDPB adopted draft Guidelines 03/2026 on web scraping for generative AI and draft Guidelines 02/2026 on anonymisation, the first comprehensive GDPR framework for large-scale scraping of public web data into AI pipelines. We walk through the legitimate interest test, the new legal weight of robots.txt and ai.txt, the Article 9 lifecycle safeguards, and what it means for teams ingesting web content into RAG on Azure.

EDPB
GDPR
Web Scraping
RAG
Vector Databases
Generative AI
Anonymisation
Legitimate Interest
Data Minimisation
Azure AI
By Falak Mahmood
Azure & Cloud
June 8, 2026

Azure HorizonDB vs PostgreSQL pgvector vs AI Search for RAG

Azure HorizonDB reached public preview at Build 2026: a PostgreSQL-compatible, scale-out engine with vector search built in, up to 128 TB of storage and Sweden Central among the five launch regions. For RAG embeddings on Azure the choice now runs three ways, decided by where the source data lives, how much retrieval quality matters and how close you are to Flexible Server's vertical-scaling ceiling.

Azure HorizonDB
PostgreSQL
pgvector
Azure AI Search
RAG
Vector Search
Microsoft Build 2026
Sweden Central
Data Residency
By Falak Mahmood
AI & Cloud Infrastructure
June 3, 2026

Build 2026 Foundry agents: what Azure teams can ship now

Microsoft Build 2026 turned Foundry into a full production-agent stack: Foundry IQ for unified retrieval, Toolboxes for managed tool access, agent memory, Voice Live and the experimental Scout Autopilot. Foundry IQ knowledge bases and Voice Live are generally available now, Toolboxes and memory sit in public preview, and Scout remains experimental, which sets the build, pilot and watch lanes for an Azure-first EU team.

Microsoft Build 2026
Microsoft Foundry
AI Agents
Foundry IQ
Azure
RAG
Agent Memory
EU Compliance
By Falak Mahmood
Database & Backend
May 17, 2026

Vector Search 2026: Azure AI Search vs pgvector vs Pinecone

The vector-database market settled in 2025. The 2026 question is less "which novel DB do we adopt" and more "do we need a separate vector store at all." A decision framework across Azure AI Search, pgvector on managed Postgres, and the dedicated managed vector platforms, with the workloads each one handles well.

Vector Search
RAG
Azure AI Search
pgvector
Postgres
By Falak Mahmood
AI & Cloud Infrastructure
March 21, 2026

RAG for Manufacturing: Grounding LLMs in Technical Docs

Generic LLM copilots are a liability in manufacturing. Technicians need answers that cite the exact procedure, not plausible-sounding text. Retrieval-augmented generation grounded in Azure AI Search solves this when architected correctly. This is the pattern that holds up under service-bay pressure.

RAG
Manufacturing
LLM
Azure OpenAI
Azure AI Search
By Falak Mahmood
Database & Backend
March 12, 2026

SQL Server 2025 Vector Search for Hybrid RAG: A Benchmark

A practical comparison of SQL Server 2025 vector search against Azure AI Search and pgvector for hybrid RAG — when collocating vectors with your transactional data is the right call, and when a dedicated search layer still wins.

SQL Server 2025
Vector Search
RAG
Hybrid Search
Database
By Falak Mahmood
AI & Cloud Infrastructure
March 3, 2026

Agentic RAG Patterns That Beat Classic Retrieval

Classic RAG hits a ceiling when questions require multi-hop reasoning or query refinement. Agentic RAG — treating retrieval as a tool, decomposing queries, adding self-correction loops — routinely wins where classic RAG plateaus.

Agentic RAG
RAG
Retrieval
AI Agents
LLM
By Falak Mahmood
Microsoft Ignite 2025
November 28, 2025

Foundry IQ: The Knowledge Layer for Agents - Microsoft Ignite 2025

Agents need context. Discover Foundry IQ—the knowledge layer connecting AI agents to enterprise data with multi-source RAG orchestration, retrieval steering, dynamic security controls, and agentic RAG delivering 36% higher accuracy than traditional search.

Microsoft Ignite
Foundry IQ
Azure AI Search
RAG
Agentic RAG
Multi-Source Retrieval
Knowledge Management
Enterprise Search
Microsoft Purview
Dynamic Security
Retrieval Steering
AI Agents
Knowledge Bases
Semantic Search
Data Governance
By Falak Mahmood
AI & Cloud Infrastructure
November 28, 2025

Building Knowledge-Powered Agents with Azure AI Search: RAG, Hybrid Search, and Agentic Retrieval - Microsoft Ignite 2025

Microsoft Ignite BRK193: Build agents with Azure AI Search knowledge features. Connect to SharePoint, web, blob. Hybrid search (keyword+vector+semantic), agentic retrieval with query planning, reasoning effort modes, Foundry IQ with MCP protocol. Code-focused implementation guide.

Microsoft Ignite 2025
Azure AI Search
RAG
Retrieval-Augmented Generation
Agentic Retrieval
Hybrid Search
Vector Search
Semantic Ranking
SharePoint Integration
Knowledge Agents
Query Planning
Reasoning Effort Modes
Foundry IQ
MCP Protocol
Azure OpenAI
Document Indexing
Reciprocal Rank Fusion
Web Crawler
By Falak Mahmood