Skip to content

Commit f60b23f

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-ai-docs-pr#477218
Updated line number 110. From search-api-ke To search-api-key
1 parent c84ae83 commit f60b23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-agentic-retrieval-how-to-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You can use API keys if you don't have permission to create role assignments.
107107
# List Indexes
108108
GET https://{{search-url}}/indexes?api-version=2025-05-01-preview
109109
Content-Type: application/json
110-
@api-key: {{search-api-ke}}
110+
@api-key: {{search-api-key}}
111111
```
112112

113113
## Check for existing knowledge agents

0 commit comments

Comments
 (0)