Skip to content

Commit e931ecd

Browse files
Update README_LOCAL.md
1 parent fd5fb76 commit e931ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README_LOCAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ NOTE: You may find you need to set: MacOS: `export NODE_OPTIONS="--max-old-space
2727
[More information about Azure OpenAI on your data](https://learn.microsoft.com/en-us/azure/cognitive-services/openai/concepts/use-your-data)
2828

2929
1. Update the `AZURE_OPENAI_*` environment variables as described above.
30-
2. To connect to your data, you need to specify an Azure Cognitive Search index to use. You can [create this index yourself](https://learn.microsoft.com/en-us/azure/search/search-get-started-portal) or use the [Azure AI Studio](https://oai.azure.com/portal/chat) to create the index for you.
30+
2. To connect to your data, you need to specify an Azure Cognitive Search index to use. You can [create this index yourself](https://learn.microsoft.com/en-us/azure/search/search-get-started-portal) or use the [Azure AI Foundry](https://oai.azure.com/portal/chat) to create the index for you.
3131

3232
These variables are required when adding your data with Azure AI Search:
3333
- `DATASOURCE_TYPE` (should be set to `AzureCognitiveSearch`)

0 commit comments

Comments
 (0)