Skip to content

Commit ac386ac

Browse files
committed
adding rbac ability
1 parent 4b69e5f commit ac386ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
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/03/2025
8+
ms.date: 07/11/2025
99
ms.author: mbullwin
1010
recommendations: false
1111
---
@@ -73,6 +73,7 @@ This role has all the permissions of Cognitive Services OpenAI User and is also
7373
✅ Upload datasets for fine-tuning <br>
7474
✅ View, query, filter Stored completions data <br>
7575
✅ Create new model deployments or edit existing model deployments **[Added Fall 2023]** <br>
76+
✅ Grant access to the Assistants API <br>
7677
✅ Add data sources to Azure OpenAI On Your Data. **You must also have the [Cognitive Services Contributor](#cognitive-services-contributor) role as well**.
7778

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

0 commit comments

Comments
 (0)