Skip to content

Commit 6fe2106

Browse files
Merge pull request #266024 from wangyuantao/yuantw/cont
Add the missing role assignment
2 parents 25bcb4f + 34ad37e commit 6fe2106

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/ai-services/openai/how-to/use-your-data-securely.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ To enable the developers to use these resources to build applications, the admin
200200
|Role| Resource | Description |
201201
|--|--|--|
202202
| `Cognitive Services OpenAI Contributor` | Azure OpenAI | Call public ingestion API from Azure OpenAI Studio. The `Contributor` role is not enough, because if you only have `Contributor` role, you cannot call data plane API via Microsoft Entra ID authentication, and Microsoft Entra ID authentication is required in the secure setup described in this article. |
203+
| `Cognitive Services User` | Azure OpenAI | List API-Keys from Azure OpenAI Studio.|
203204
| `Contributor` | Azure AI Search | List API-Keys to list indexes from Azure OpenAI Studio.|
204205
| `Contributor` | Storage Account | List Account SAS to upload files from Azure OpenAI Studio.|
205206
| `Contributor` | The resource group or Azure subscription where the developer need to deploy the web app to | Deploy web app to the developer's Azure subscription.|

0 commit comments

Comments
 (0)