Monday 

Room 4 

09:00 - 17:00 

(UTC±00

2 Days

Building Reliable AI Apps and Agents with Azure SQL Database

AI applications and agents are only as good as the data they can retrieve. In this hands-on workshop, you'll turn application data already stored in Azure SQL Database into a production-ready retrieval layer for RAG applications and AI agents.

Database
AI Agents

Rather than moving your data into a separate search system, you'll learn how Azure SQL can combine relational data, full-text search, vector search, and AI models to deliver relevant, grounded results. You'll build the pipeline yourself, from embeddings and retrieval through ranking and generation. This matches the workshop's core goal of letting SQL developers own the end-to-end AI search pipeline.

Along the way, we'll cover:

  • Preparing data for AI: Structure, chunk, and enrich existing relational data for retrieval.
  • Embeddings and vector search: Generate embeddings, create vector indexes, and retrieve by meaning instead of exact words.
  • Full-text and hybrid search: Combine semantic and keyword retrieval to overcome the limitations of either approach alone.
  • Query rewriting: Turn natural-language requests into better searches, filters, and retrieval strategies.
  • Ranking and reranking: Fuse results with techniques such as Reciprocal Rank Fusion and improve which results reach the model. The workshop specifically demonstrates why combining vector and full-text rankings produces more robust retrieval.
  • RAG and agents: Use retrieved application data to ground AI responses and give applications and agents access to production-style data.

We'll use Azure SQL Database throughout, including its native vector type and indexes, full-text search, external models, and integration with Microsoft Foundry.

By the end of the workshop, you'll have:

  • A working end-to-end RAG retrieval pipeline
  • Practical experience with vector, full-text, and hybrid search
  • A clear understanding of embeddings, query rewriting, ranking, and RRF
  • An AI application grounded in real relational data
  • Reusable patterns for building reliable, scalable AI applications and agents

Is this workshop for you?

Yes, if you know SQL and want to move beyond AI demos into applications grounded in real data.

You don't need to be an AI expert. If you understand basic SQL and have some familiarity with prompts, embeddings, or RAG, you're ready.

Jerry Nixon

Jerry Nixon is a Microsoft SQL Server Principal Product Manager on the Developer Experiences team, championing Data API builder. With more than two decades of experience, Jerry is an engineer at heart. He teaches Computer Science at university and speaks at events worldwide. Over the years, he has trained thousands of developers, but today, he focuses on software simplicity, intuitive tooling, and excellence in data-driven apps. You'll find him talking about quantum computing, design patterns, machine learning, and—on occasion—SQL Server, the finest of them all. He lives in Colorado, and while most of his days revolve around Outlook, Visual Studio, and online Docs, what he enjoys most is teaching his three daughters Star Trek character backstories and episode plots.