Azure OpenAI and the ability to provide row-level or column-level security

AdityaSa 801 Reputation points
2023-04-17T10:56:55.15+00:00

We are working with tabular data trying to figure out how to limit a user's access rights to different data available in Azure OpenAI application like Semantic search.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,942 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ramr-msft 17,736 Reputation points
    2023-04-17T11:22:18.4466667+00:00

    @AdityaSa Thanks for the question. This is not possible in Azure OpenAI directly. The application consuming the API might be able to control on the front end, but the AOAI APIs do not have that option to restrict. We don't put permissions on what is shared in the response.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.