Skip to content

Commit 3ca856e

Browse files
committed
updating rbac information
1 parent 3653518 commit 3ca856e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/ai-foundry/openai/how-to/role-based-access-control.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,14 @@ This role has all the permissions of Cognitive Services OpenAI User and is also
7474
✅ View, query, filter Stored completions data <br>
7575
✅ Create new model deployments or edit existing model deployments **[Added Fall 2023]** <br>
7676
✅ Grant access to the Assistants API <br>
77-
✅ Add data sources to Azure OpenAI On Your Data. **You must also have the [Cognitive Services Contributor](#cognitive-services-contributor) role as well**.
77+
✅ Add data sources to Azure OpenAI On Your Data.
7878

7979
A user with only this role assigned would be unable to:
8080

8181
❌ Create new Azure OpenAI resources <br>
8282
❌ View/Copy/Regenerate keys under **Keys and Endpoint** <br>
8383
❌ Access quota <br>
8484
❌ Create customized content filters <br>
85-
❌ Add a data source for Azure OpenAI On Your Data
8685

8786
### Cognitive Services Contributor
8887

@@ -95,7 +94,7 @@ This role is typically granted access at the resource group level for a user in
9594
✅ Ability to view what models are available for deployment in [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) <br>
9695
✅ Use the Chat, Completions, and DALL-E (preview) playground experiences to generate text and images with any models that have already been deployed to this Azure OpenAI resource <br>
9796
✅ Create customized content filters <br>
98-
✅ Add data sources to Azure OpenAI On Your Data. **You must also have the [Cognitive Services OpenAI Contributor](#cognitive-services-openai-contributor) role as well**. <br>
97+
✅ Add data sources to Azure OpenAI On Your Data. <br>
9998
✅ Create new model deployments or edit existing model deployments (via API) <br>
10099
✅ Create custom fine-tuned models **[Added Fall 2023]**<br>
101100
✅ Upload datasets for fine-tuning **[Added Fall 2023]**<br>

0 commit comments

Comments
 (0)