Skip to content

Commit a57e13a

Browse files
authored
Merge pull request #110803 from jkrajcir/patch-1
Update search-manage-rest.md
2 parents 2109087 + 7a891ef commit a57e13a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-manage-rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ms.date: 05/09/2023
2222
2323
In this article, learn how to create and configure an Azure Cognitive Search service using the [Management REST APIs](/rest/api/searchmanagement/). Only the Management REST APIs are guaranteed to provide early access to [preview features](/rest/api/searchmanagement/management-api-versions#2021-04-01-preview).
2424

25-
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.
25+
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.
2626

2727
> [!div class="checklist"]
2828
> * [List search services](#list-search-services)
@@ -273,4 +273,4 @@ After a search service is configured, next steps include [create an index](searc
273273
* [Create an Azure Cognitive Search index in the Azure portal](search-get-started-portal.md)
274274
* [Set up an indexer to load data from other services](search-indexer-overview.md)
275275
* [Query an Azure Cognitive Search index using Search explorer in the Azure portal](search-explorer.md)
276-
* [How to use Azure Cognitive Search in .NET](search-howto-dotnet-sdk.md)
276+
* [How to use Azure Cognitive Search in .NET](search-howto-dotnet-sdk.md)

0 commit comments

Comments
 (0)