Challenges Querying SQL Database with Azure AI Services
Kushagra Sharma
90
Reputation points
Hey there!
I'm having trouble with Azure AI Services. I'm trying to connect my SQL database to Azure AI Search, but I'm struggling to get the right info from it using Azure's OpenAI Playground (Chatbot).
Database Schema - S.no | Dist_Id | Dist_Name | Sales_Revenue | Quantity
now when i am trying to querying the database using Azure openai playground i am not able to get the answers from that -
Here's what I need:
- Total number of records in the database
- Total sales of a specific distributor ("X")
Any ideas on how to make this work? Thanks!
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,339 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,602 questions
Sign in to answer