Skip to content

Commit 334004f

Browse files
committed
What's new update with links to updated samples
1 parent a247ca6 commit 334004f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/search/whats-new.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: HeidiSteen
77
ms.author: heidist
88
ms.service: cognitive-search
99
ms.topic: overview
10-
ms.date: 10/31/2022
10+
ms.date: 11/15/2022
1111
ms.custom: references_regions
1212
---
1313

@@ -22,6 +22,7 @@ Learn about the latest updates to Azure Cognitive Search functionality, docs, an
2222

2323
| Item                         | Type | Description |
2424
|-----------------------------|------|--------------|
25+
| "Add search to websites" | Sample | "Add search to websites" is a tutorial series with sample code available in [C#](tutorial-csharp-overview.md), [Python](tutorial-python-overview.md), and [JavaScript](tutorial-javascript-overview.md). This series was updated in November to run with current versions of React and the SDK client libraries. If you're integrating client code with a search index, these samples demonstrate an end-to-end approach to integration. |
2526
| [Visual Studio Code extension for Azure Cognitive Search](https://github.com/microsoft/vscode-azurecognitivesearch/blob/master/README.md) | Feature | **Retired**. This preview feature isn't moving forward to general availability and has been removed from Visual Studio Code Marketplace. See the [documentation](search-get-started-vs-code.md) for details. |
2627
| [Query performance dashboard](https://github.com/Azure-Samples/azure-samples-search-evaluation) | Sample | This Application Insights sample demonstrates an approach for deep monitoring of query usage and performance of an Azure Cognitive Search index. It includes a JSON template that creates a workbook and dashboard in Application Insights and a Jupyter Notebook that populates the dashboard with simulated data. |
2728

0 commit comments

Comments
 (0)