Azure Open AI multi tenancy support

Miguel Lopes Isidoro 41 Reputation points
2023-08-11T13:16:34.2266667+00:00

Hello,

We have a solution that is multi-tenant. Each tenant represents a customer with segregated data, and we are trying out "Add your own data" feature that is currently in Preview.

We are trying to have as little Azure resources as possible.

  1. Is it possible to have multiple data sources in Azure AI Studio or created by API in the same Cognitive Search Azure resource, each one pointing to a specific container in an Azure Blob Storage account (each container having the data of different customer)?
    From the Azure AI Studio interface, currently I can only create a data source. Hopefully, this is not a limitation.
  2. Is it possible to call the Open AI API to return data from a specific data source and return data only for that customer? From what I saw, in the API call we can specificy an index name that is associated in a 1:1 relationship with a data source.

User's image

  1. How can I make a data source to be persistent? Every time I close my browser, my data source disappears.

Thanks,

Miguel

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,911 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,344 questions
{count} vote

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.