Skip to content

Commit f81c0af

Browse files
Merge pull request #263673 from HeidiSteen/heidist-jan
[azure search] Refresh on REST quickstart
2 parents abd2693 + 36913f2 commit f81c0af

File tree

7 files changed

+68
-71
lines changed

7 files changed

+68
-71
lines changed
11.8 KB
Loading
60.6 KB
Loading
24.5 KB
Loading
4.15 KB
Loading
38.1 KB
Loading

articles/search/search-get-started-rest.md

Lines changed: 67 additions & 70 deletions
Large diffs are not rendered by default.

articles/search/search-security-api-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ A script example showing API key usage for various operations can be found at [Q
6868

6969
### [**REST API**](#tab/rest-use)
7070

71-
Set an admin key in the request header using the syntax `api-key` equal to your key. Admin keys are used for most operations, including create, delete, and update. Admin keys are also used on requests issued to the search service itself, such as listing objects or requesting service statistics. see [Connect to Azure AI Search using REST APIs](search-get-started-rest.md#connect-to-azure-ai-search) for a more detailed example.
71+
Set an admin key in the request header using the syntax `api-key` equal to your key. Admin keys are used for most operations, including create, delete, and update. Admin keys are also used on requests issued to the search service itself, such as listing objects or requesting service statistics. see [Quickstart: Create a search index using REST](search-get-started-rest.md) for a more detailed example.
7272

7373
:::image type="content" source="media/search-security-api-keys/rest-headers.png" alt-text="Screenshot of the Headers section of a request in Postman." border="true":::
7474

0 commit comments

Comments
 (0)