Forum Discussion
adafieno
Microsoft
Mar 16, 2023How do I grant user access to the Azure OpenAI Studio - GPT Playground
Hi there,
I am trying to grant user or contributor access to the GPT playground to some users of my system, but it looks like there are no specific permissions to grant users access to the GPT ...
azharamir13
May 14, 2023Brass Contributor
Create an Azure AD group: In Azure AD, create a group for users who need access to the GPT playground.
Assign the appropriate Azure roles: Using Azure RBAC, assign the group or individual users the appropriate Azure roles that allow access to the GPT playground. The Contributor role or the User Access Administrator role may be appropriate for this purpose.
Add users to the group: Add the users who need access to the GPT playground to the Azure AD group you created in step 1.
Grant access to the GPT playground: Once the users are added to the group, they should have access to the GPT playground if they have been assigned the appropriate Azure roles.
Assign the appropriate Azure roles: Using Azure RBAC, assign the group or individual users the appropriate Azure roles that allow access to the GPT playground. The Contributor role or the User Access Administrator role may be appropriate for this purpose.
Add users to the group: Add the users who need access to the GPT playground to the Azure AD group you created in step 1.
Grant access to the GPT playground: Once the users are added to the group, they should have access to the GPT playground if they have been assigned the appropriate Azure roles.