Skip to content

Commit 6e102f9

Browse files
authored
Added missing role assignments for AI Studio Project
Added the 'Reader' role permission that is required to utilize AI Studio chat playground to load search indexes created by AI Search.
1 parent e513e83 commit 6e102f9

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
@@ -273,6 +273,7 @@ So far you have already setup each resource work independently. Next you need to
273273
| `Storage Blob Data Contributor` | Azure OpenAI | Storage Account | Reads from the input container, and writes the preprocessed result to the output container. |
274274
| `Cognitive Services OpenAI Contributor` | Azure AI Search | Azure OpenAI | Custom skill. |
275275
| `Storage Blob Data Reader` | Azure AI Search | Storage Account | Reads document blobs and chunk blobs. |
276+
| `Reader` | Azure AI Studio Project | Azure Storage Private Endpoints (Blob & File) | Read search indexes created in blob storage within an AI Studio Project. |
276277
| `Cognitive Services OpenAI User` | Web app | Azure OpenAI | Inference. |
277278

278279

0 commit comments

Comments
 (0)