Improve the “R” in RAG and embrace Agentic RAG in Azure SQL
The RAG (Retrieval Augmented Generation) pattern, which is commonly discussed today, is based on the foundational idea that the retrieval part is done using vector search. This ensures that all the most relevant information available to answer the given question is returned and then fed to an LLM to generate the final answer. While vector […]
The post Improve the “R” in RAG and embrace Agentic RAG in Azure SQL appeared first on Azure SQL Devs’ Corner.
Published on:
Learn moreRelated posts
Public preview of vector indexing in Azure SQL DB, Azure SQL MI, and SQL database in Microsoft Fabric
We are happy to share that DiskANN vector indexing is now in public preview across Azure SQL Database, Azure SQL Managed Instance, and SQL dat...
General Availability Announcement: Regex Support in SQL Server 2025 & Azure SQL
We’re excited to announce the General Availability (GA) of native Regex support in SQL Server 2025 and Azure SQL — a long-awaited capability t...
Azure Migrate agentic offline discovery
Azure Migrate agentic rehosting of VMware
How Kraft Heinz achieved 1,400x faster data lineage with Azure DocumentDB’s DiskANN vector search and hybrid search
This article is authored by Gurvinder Singh, Principal Cloud Engineer at The Kraft Heinz Company. The enterprise-scale challenge: Data ...