Skip to content

Commit aee6b31

Browse files
authored
Update on-your-data-configuration.md
1 parent afc85a1 commit aee6b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/on-your-data-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ So far you have already setup each resource work independently. Next you need to
260260
| `Search Index Data Reader` | Azure OpenAI | Azure AI Search | Inference service queries the data from the index. |
261261
| `Search Service Contributor` | Azure OpenAI | Azure AI Search | Inference service queries the index schema for auto fields mapping. Data ingestion service creates index, data sources, skill set, indexer, and queries the indexer status. |
262262
| `Storage Blob Data Contributor` | Azure OpenAI | Storage Account | Reads from the input container, and writes the preprocessed result to the output container. |
263-
| `Cognitive Services OpenAI Contributor` | Azure AI Search | Azure OpenAI | Custom skill. |
263+
| `Cognitive Services OpenAI Contributor` | Azure AI Search | Azure OpenAI | To allow Azure AI Search resource access the AOAI embedding endpoint . |
264264
| `Storage Blob Data Reader` | Azure AI Search | Storage Account | Reads document blobs and chunk blobs. |
265265
| `Reader` | Azure AI Foundry Project | Azure Storage Private Endpoints (Blob & File) | Read search indexes created in blob storage within an Azure AI Foundry Project. |
266266
| `Cognitive Services OpenAI User` | Web app | Azure OpenAI | Inference. |

0 commit comments

Comments
 (0)