Skip to content

Commit b598502

Browse files
committed
parent files
1 parent 4d65a9e commit b598502

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

articles/search/search-get-started-semantic.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom:
1212
- devx-track-python
1313
- ignite-2023
1414
ms.topic: quickstart
15-
ms.date: 06/27/2025
15+
ms.date: 07/09/2025
1616
zone_pivot_groups: search-get-started-semantic
1717
---
1818

@@ -24,6 +24,12 @@ zone_pivot_groups: search-get-started-semantic
2424

2525
::: zone-end
2626

27+
::: zone pivot="javascript"
28+
29+
[!INCLUDE [JavaScript quickstart](includes/quickstarts/semantic-ranker-javascript.md)]
30+
31+
::: zone-end
32+
2733
::: zone pivot="python"
2834

2935
[!INCLUDE [Python quickstart](includes/quickstarts/semantic-ranker-python.md)]
@@ -36,6 +42,12 @@ zone_pivot_groups: search-get-started-semantic
3642

3743
::: zone-end
3844

45+
::: zone pivot="typescript"
46+
47+
[!INCLUDE [TypeScript quickstart](includes/quickstarts/semantic-ranker-typescript.md)]
48+
49+
::: zone-end
50+
3951
## Clean up resources
4052

4153
When you're working in your own subscription, it's a good idea at the end of a project to identify whether you still need the resources you created. Resources left running can cost you money. You can delete resources individually or delete the resource group to delete the entire set of resources.

zone-pivots/zone-pivot-groups.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,12 +1388,16 @@ groups:
13881388
title: Programming languages
13891389
prompt: Choose a usage method
13901390
pivots:
1391+
- id: javascript
1392+
title: JavaScript
13911393
- id: csharp
13921394
title: C#
13931395
- id: python
13941396
title: Python
13951397
- id: rest
13961398
title: REST
1399+
- id: typescript
1400+
title: TypeScript
13971401
# Owner: haileytapia
13981402
- id: search-how-to-manage-index
13991403
title: Usage methods

0 commit comments

Comments
 (0)