Skip to content

Commit

Permalink
Merge pull request #128 from nkgami/patch-2
Browse files Browse the repository at this point in the history
Remove unnecessary role assignment
  • Loading branch information
Jak-MS authored Dec 18, 2024
2 parents 6064893 + ad821bb commit 6ebedb4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ To enable the developers to use these resources to build applications, the admin
|Role| Resource | Description |
|--|--|--|
| `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. |
| `Cognitive Services User` | Azure OpenAI | List API-Keys from Azure OpenAI Studio.|
| `Contributor` | Azure AI Search | List API-Keys to list indexes from Azure OpenAI Studio.|
| `Contributor` | Storage Account | List Account SAS to upload files from Azure OpenAI Studio.|
| `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.|
Expand Down

0 comments on commit 6ebedb4

Please sign in to comment.