Skip to content

Commit ed79015

Browse files
committed
removing file
1 parent 6270d00 commit ed79015

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/search/samples-dotnet.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: heidist
99
ms.service: cognitive-search
1010
ms.custom: devx-track-dotnet
1111
ms.topic: conceptual
12-
ms.date: 08/02/2023
12+
ms.date: 07/26/2023
1313
---
1414

1515
# C# samples for Azure Cognitive Search
@@ -82,7 +82,6 @@ The following samples are also published by the Cognitive Search team, but aren'
8282

8383
| Samples | Repository | Description |
8484
|---------|------------|-------------|
85-
| [DotNetVectorDemo](https://github.com/Azure/cognitive-search-vector-pr/blob/main/demo-dotnet/readme.md) | [cognitive-search-vector-pr](https://github.com/Azure/cognitive-search-vector-pr) | Calls Azure OpenAI to generate embeddings and Azure Cognitive Search to create, load, and query an index. |
8685
| [Query multiple services](https://github.com/Azure-Samples/azure-search-dotnet-scale/tree/main/multiple-search-services) | [azure-search-dotnet-scale](https://github.com/Azure-Samples/azure-search-dotnet-samples) | Issue a single query across multiple search services and combine the results into a single page. |
8786
| [Check storage](https://github.com/Azure-Samples/azure-search-dotnet-utilities/blob/main/check-storage-usage/README.md) | [azure-search-dotnet-utilities](https://github.com/Azure-Samples/azure-search-dotnet-utilities) | Invokes an Azure function that checks search service storage on a schedule. |
8887
| [Export an index](https://github.com/Azure-Samples/azure-search-dotnet-utilities/blob/main/export-data/README.md) | [azure-search-dotnet-utilities](https://github.com/Azure-Samples/azure-search-dotnet-utilities) | C# console app that partitions and export a large index. |

0 commit comments

Comments
 (0)