This lab will guide you through creating a set of GraphQL RAG application APIs that use relational data, Azure OpenAI, and SQL DB in Fabric.
Key Learning Objectives:
- Query and work with data in SQL DB in Microsoft Fabric
- Build AI application design pattens/endpoints
- Use AI with relational data
- Understand how similarity searching benefits queries
- The Azure Fabric Portal and creating a SQL database in Fabric
- Working with the SQL Database in Microsoft Fabric
- REST in the database
- Creating embeddings for relational data with Azure OpenAI
- Create a set of GraphQL endpoints for AI Applications
- Create a PowerBI report with Copilot
- DevOps in Fabric (demo only)
- Fabric Capacity (including SQL Database)
- Azure OpenAI Service with the following models deployed:
- gpt-4
- text-embedding-ada-002
- Azure OpenAI Service endpoint location and auth keys