How do I grant user access to the Azure OpenAI

Naresh Babu 145 Reputation points
2023-06-09T14:35:58.67+00:00

I need to grant specific access for users to try the Azure OpenAI Studio - GPT Playground that is deployed in my Azure Subscription.

I granted Cognitive Services OpenAI Contributor role but it is not working

Please suggest the Azure RBAC roles for Azure OpenAI

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

Accepted answer
  1. Joel Borellis (gametolearn) 195 Reputation points
    2023-06-09T15:30:22.6+00:00

    In addition to the OpenAI roles I think you also need to add the role Cognitive Services User which is role id: a97b65f3-24c7-4388-baec-2e87135dc908 OR Cognitive Services Contributor which is role id: 25fbc0a9-bd7c-42a3-aa1a-3b75d497ee68

    Give that a try. Hope that works.

    Joel

    1 person found this answer helpful.

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.