Skip to content

Commit 7fa347a

Browse files
committed
Updated links
1 parent 947c6f7 commit 7fa347a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/includes/how-tos/manage-index-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: include
77
ms.date: 07/03/2025
88
---
99

10-
After you [create an index](../../search-how-to-create-search-index.md), you can use the Azure SDK for .NET, Java, JavaScript, or Python to access its statistics and definition or remove it from your search service.
10+
After you [create an index](../../search-how-to-create-search-index.md), you can use the Azure SDK for [.NET](/dotnet/api/overview/azure/search), [Java](/java/api/overview/azure/search-documents-readme), [JavaScript](/javascript/api/overview/azure/search-documents-readme), or [Python](/python/api/overview/azure/search-documents-readme) to access its statistics and definition or remove it from your search service.
1111

1212
This article describes how to manage an index without affecting its content. For guidance on modifying an index definition, see [Update or rebuild an index in Azure AI Search](../../search-howto-reindex.md).
1313

0 commit comments

Comments
 (0)