We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25b775 commit 67c2b79Copy full SHA for 67c2b79
articles/ai-services/agents/includes/azure-search/code-examples.md
@@ -1,9 +1,17 @@
1
+---
2
+manager: nitinme
3
+author: fosteramanda
4
+ms.author: fosteramanda
5
+ms.service: azure
6
+ms.topic: include
7
+ms.date: 12/10/2024
8
9
## Quickstart – Use an existing Azure AI Search index with the Azure AI Search tool
10
11
This quickstart shows how to use an existing Azure AI Search index with the Azure AI Search tool.
12
13
### Prerequisites
-Complete the [Azure AI Search tool setup](#overview).
14
+Complete the [Azure AI Search tool setup](../../how-to/tools/azure-ai-search.md?pivot=overview).
15
16
### Step 1: Create an Azure AI Client
17
First, create an Azure AI Client using the connection string of your project.
0 commit comments