Skip to content

Commit b5b0220

Browse files
committed
fixed bookmark links
1 parent f9f0cb0 commit b5b0220

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/search/search-manage-rest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@ In this article, learn how to create and configure an Azure AI Search service us
2424
The Management REST API is available in stable and preview versions. Be sure to set a preview API version if you're accessing preview features.
2525

2626
> [!div class="checklist"]
27-
> * [List search services](#list-search-services)
2827
> * [Create or update a service](#create-or-update-a-service)
2928
> * [Enable Azure role-based access control for data plane](#enable-rbac)
3029
> * [Enforce a customer-managed key policy](#enforce-cmk)
3130
> * [Disable semantic ranking](#disable-semantic-search)
3231
> * [Disable workloads that push data to external resources](#disable-external-access)
32+
> * [Create a query key](#create-query-api-keys)
33+
> * [Regenerate an admin key](#regenerate-admin-api-keys)
3334
3435
All of the Management REST APIs have examples. If a task isn't covered in this article, see the [API reference](/rest/api/searchmanagement/) instead.
3536

0 commit comments

Comments
 (0)