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 ddb2cab commit 6a37a58Copy full SHA for 6a37a58
articles/ai-services/agents/includes/azure-search/code-examples.md
@@ -11,7 +11,8 @@ ms.date: 12/10/2024
11
This quickstart shows how to use an existing Azure AI Search index with the Azure AI Search tool.
12
13
### Prerequisites
14
-Complete the [Azure AI Search tool setup](../../how-to/tools/azure-ai-search.md#search-types).
+Complete the [Azure AI Search tool setup](setup.md).
15
+
16
### Step 1: Create an Azure AI Client
17
First, create an Azure AI Client using the connection string of your project.
18
# [Python](#tab/python)
0 commit comments