Skip to content

Commit 92a46e5

Browse files
Merge pull request #6176 from aahill/july-fixes
updating rbac roles
2 parents d99509d + bd26580 commit 92a46e5

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mrbullwinkle
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: how-to
8-
ms.date: 07/11/2025
8+
ms.date: 07/23/2025
99
ms.author: mbullwin
1010
recommendations: false
1111
---
@@ -62,8 +62,7 @@ A user with only this role assigned would be unable to:
6262
❌ Upload datasets for fine-tuning <br>
6363
❌ View, query, filter Stored completions data <br>
6464
❌ Access quota <br>
65-
❌ Create customized content filters <br>
66-
❌ Add a data source for the use your data feature
65+
❌ Create customized content filters
6766

6867
### Cognitive Services OpenAI Contributor
6968

@@ -74,15 +73,14 @@ This role has all the permissions of Cognitive Services OpenAI User and is also
7473
✅ View, query, filter Stored completions data <br>
7574
✅ Create new model deployments or edit existing model deployments **[Added Fall 2023]** <br>
7675
✅ 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**.
76+
✅ Add data sources to Azure OpenAI On Your Data.
7877

7978
A user with only this role assigned would be unable to:
8079

8180
❌ Create new Azure OpenAI resources <br>
8281
❌ View/Copy/Regenerate keys under **Keys and Endpoint** <br>
8382
❌ Access quota <br>
8483
❌ Create customized content filters <br>
85-
❌ Add a data source for Azure OpenAI On Your Data
8684

8785
### Cognitive Services Contributor
8886

@@ -95,7 +93,7 @@ This role is typically granted access at the resource group level for a user in
9593
✅ Ability to view what models are available for deployment in [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) <br>
9694
✅ 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>
9795
✅ 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**.
96+
✅ Add data sources to Azure OpenAI On Your Data. <br>
9997
✅ Create new model deployments or edit existing model deployments (via API) <br>
10098
✅ Create custom fine-tuned models **[Added Fall 2023]**<br>
10199
✅ Upload datasets for fine-tuning **[Added Fall 2023]**<br>
@@ -152,7 +150,7 @@ All the capabilities of Cognitive Services Contributor plus the ability to:
152150
|Create new Azure OpenAI resources|||||
153151
|View/Copy/Regenerate keys under “Keys and Endpoint”|||||
154152
|Create customized content filters|||||
155-
|Add a data source for the on your data feature|||||
153+
|Add a data source for the "on your data" feature|||||
156154
|Access quota|||||
157155
|Make inference API calls with Microsoft Entra ID|||||
158156
## Common Issues

0 commit comments

Comments
 (0)