Skip to content

Commit 7113a04

Browse files
committed
adding to details
1 parent 044c97f commit 7113a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/includes/azure-search/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you already connected the AI Search resource that contains the index you want
4444
**Create the following connections.yml file**
4545

4646

47-
You can use either an API key or credential-less YAML configuration file. Replace the ```endpoint``` and ```api_key`` values. For more information on the YAML configuration file, see the [Azure AI Search connection YAML schema](../../../../machine-learning/reference-yaml-connection-ai-search.md).
47+
You can use either an API key or credential-less YAML configuration file. Replace the placeholders for ```name```, ```endpoint``` and ```api_key``with your Azure AI Search resource values. For more information on the YAML configuration file, see the [Azure AI Search connection YAML schema](../../../../machine-learning/reference-yaml-connection-ai-search.md).
4848
- API Key example:
4949

5050
```yml

0 commit comments

Comments
 (0)