Challenges Querying SQL Database with Azure AI Services

Kushagra Sharma 90 Reputation points
2024-04-22T10:50:19.5766667+00:00

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:

  1. Total number of records in the database
  2. Total sales of a specific distributor ("X")

Any ideas on how to make this work? Thanks! 12

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.