Skip to content

Commit e6f7e09

Browse files
Merge pull request #6360 from varuntha-MSFT/patch-1
(AzureCXP) fixes MicrosoftDocs/azure-ai-docs-pr#477218
2 parents ea4d3b0 + f60b23f commit e6f7e09

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
@@ -106,7 +106,7 @@ You can use API keys if you don't have permission to create role assignments.
106106
# List Indexes
107107
GET https://{{search-url}}/indexes?api-version=2025-05-01-preview
108108
Content-Type: application/json
109-
@api-key: {{search-api-ke}}
109+
@api-key: {{search-api-key}}
110110
```
111111

112112
## Check for existing knowledge agents

0 commit comments

Comments
 (0)