Skip to content

Commit 632e495

Browse files
authored
Merge pull request #89 from troyhite/patch-1
Added missing role assignment for AI Studio Project
2 parents 67457f5 + 6e102f9 commit 632e495

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)