Skip to content

Commit 07b547b

Browse files
Merge pull request #3139 from aahill/assistants-fixes
updating role information for On Your Data
2 parents a8e19b9 + 4c98fe8 commit 07b547b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mrbullwinkle
77
manager: nitinme
88
ms.service: azure-ai-language
99
ms.topic: how-to
10-
ms.date: 08/29/2024
10+
ms.date: 02/24/2025
1111
ms.author: mbullwin
1212
recommendations: false
1313
---
@@ -74,15 +74,16 @@ This role has all the permissions of Cognitive Services OpenAI User and is also
7474
✅ Create custom fine-tuned models <br>
7575
✅ Upload datasets for fine-tuning <br>
7676
✅ View, query, filter Stored completions data <br>
77-
✅ Create new model deployments or edit existing model deployments **[Added Fall 2023]**
77+
✅ Create new model deployments or edit existing model deployments **[Added Fall 2023]** <br>
78+
✅ Add data sources to Azure OpenAI On Your Data. **You must also have the [Cognitive Services Contributor](#cognitive-services-contributor) role as well**.
7879

7980
A user with only this role assigned would be unable to:
8081

8182
❌ Create new Azure OpenAI resources <br>
8283
❌ View/Copy/Regenerate keys under **Keys and Endpoint** <br>
8384
❌ Access quota <br>
8485
❌ Create customized content filters <br>
85-
❌ Add a data source for the use your data feature
86+
❌ Add a data source for Azure OpenAI On Your Data
8687

8788
### Cognitive Services Contributor
8889

@@ -95,14 +96,13 @@ This role is typically granted access at the resource group level for a user in
9596
✅ Ability to view what models are available for deployment in Azure AI Foundry portal <br>
9697
✅ 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>
9798
✅ Create customized content filters <br>
98-
✅ Add a data source for the use your data feature <br>
99+
✅ 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**.
99100
✅ Create new model deployments or edit existing model deployments (via API) <br>
100101
✅ Create custom fine-tuned models **[Added Fall 2023]**<br>
101102
✅ Upload datasets for fine-tuning **[Added Fall 2023]**<br>
102103
✅ Create new model deployments or edit existing model deployments (via Azure AI Foundry) **[Added Fall 2023]**<br>
103104
✅ View, query, filter Stored completions data <br>
104105

105-
106106
A user with only this role assigned would be unable to:
107107

108108
❌ Access quota <br>

0 commit comments

Comments
 (0)