Skip to content

Commit cfac074

Browse files
committed
still fixing links
1 parent a312e9b commit cfac074

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-services/agents/how-to/tools/azure-ai-search.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ zone_pivot_groups: selection-azure-ai-search
1414
---
1515

1616
# Use an existing AI Search index with the Azure AI Search tool
17-
::: zone pivot="overview" id="overview-pivot"
17+
::: zone pivot="overview-azure-ai-search"
1818

1919
Use an existing Azure AI Search index with the agent's Azure AI Search tool.
2020

@@ -33,7 +33,7 @@ Use an existing Azure AI Search index with the agent's Azure AI Search tool.
3333
**Index with semantic configuration**
3434
- By default, the Azure AI Search tool runs hybrid + semantic search on all text fields.
3535

36-
<a id="overview-pivot"></a>
36+
<a id="overview-azure-ai-search"></a>
3737

3838
[!INCLUDE [setup](../../includes/azure-search/setup.md)]
3939

articles/ai-services/agents/includes/azure-search/code-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 12/10/2024
1111
This quickstart shows how to use an existing Azure AI Search index with the Azure AI Search tool.
1212

1313
### Prerequisites
14-
Complete the [Azure AI Search tool setup](../../how-to/tools/azure-ai-search.md#overview-pivot).
14+
Complete the [Azure AI Search tool setup](../../how-to/tools/azure-ai-search.md#overview-azure-ai-search).
1515

1616
### Step 1: Create an Azure AI Client
1717
First, create an Azure AI Client using the connection string of your project.

0 commit comments

Comments
 (0)