You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/openai/how-to/role-based-access-control.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: mrbullwinkle
5
5
manager: nitinme
6
6
ms.service: azure-ai-openai
7
7
ms.topic: how-to
8
-
ms.date: 07/11/2025
8
+
ms.date: 07/23/2025
9
9
ms.author: mbullwin
10
10
recommendations: false
11
11
---
@@ -62,8 +62,7 @@ A user with only this role assigned would be unable to:
62
62
❌ Upload datasets for fine-tuning <br>
63
63
❌ View, query, filter Stored completions data <br>
64
64
❌ 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
67
66
68
67
### Cognitive Services OpenAI Contributor
69
68
@@ -74,15 +73,14 @@ This role has all the permissions of Cognitive Services OpenAI User and is also
74
73
✅ View, query, filter Stored completions data <br>
75
74
✅ Create new model deployments or edit existing model deployments **[Added Fall 2023]** <br>
76
75
✅ 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.
78
77
79
78
A user with only this role assigned would be unable to:
80
79
81
80
❌ Create new Azure OpenAI resources <br>
82
81
❌ View/Copy/Regenerate keys under **Keys and Endpoint** <br>
83
82
❌ Access quota <br>
84
83
❌ Create customized content filters <br>
85
-
❌ Add a data source for Azure OpenAI On Your Data
86
84
87
85
### Cognitive Services Contributor
88
86
@@ -95,7 +93,7 @@ This role is typically granted access at the resource group level for a user in
95
93
✅ Ability to view what models are available for deployment in [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) <br>
96
94
✅ 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>
97
95
✅ 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>
99
97
✅ Create new model deployments or edit existing model deployments (via API) <br>
100
98
✅ Create custom fine-tuned models **[Added Fall 2023]**<br>
101
99
✅ Upload datasets for fine-tuning **[Added Fall 2023]**<br>
@@ -152,7 +150,7 @@ All the capabilities of Cognitive Services Contributor plus the ability to:
152
150
|Create new Azure OpenAI resources|❌|❌|✅| ➖ |
153
151
|View/Copy/Regenerate keys under “Keys and Endpoint”|❌|❌|✅| ➖ |
154
152
|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|✅|✅|✅| ➖ |
156
154
|Access quota|❌|❌|❌|✅|
157
155
|Make inference API calls with Microsoft Entra ID| ✅ | ✅ | ❌ | ➖ |
0 commit comments