Skip to content

Commit 845b7ec

Browse files
authored
Merge pull request #468 from Ky7m/patch-1
Fix links for "Work with Azure AI Foundry Agent Service in Visual Studio Code" page
2 parents 2053b6e + e0b648e commit 845b7ec

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/ai-foundry/how-to/develop/vs-code-agents.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -111,21 +111,20 @@ The following tools are available:
111111
- Knowledge tools:
112112
- [Grounding with Bing search](/azure/ai-services/agents/how-to/tools/bing-grounding?tabs=python&pivots=overview)
113113
- [File search]( /azure/ai-services/agents/how-to/tools/file-search?tabs=python&pivots=overview)
114-
- [Azure AI Search](/azure/ai-services/agents/how-to/tools/azure-ai-search?tabs=azurecli%2Cpython&pivots=overview-azure-ai-search)
115-
- [Microsoft Fabric](/azure/ai-services/agents/how-to/tools/fabric?tabs=csharp&pivots=overview)
116-
- [Use licensed data](/azure/ai-services/agents/how-to/tools/licensed-data)
114+
- [Azure AI Search](/azure/ai-services/agents/how-to/tools/azure-ai-search?tabs=pythonsdk&pivots=overview)
115+
- [Microsoft Fabric](/azure/ai-services/agents/how-to/tools/fabric?pivots=portal)
117116
118117
- Action tools:
119-
- [Azure AI Agents function calling](/azure/ai-services/agents/how-to/tools/function-calling?tabs=python&pivots=overview)
118+
- [Azure AI Agents function calling](/azure/ai-services/agents/how-to/tools/function-calling?pivots=python)
120119
121120
Azure AI Foundry Agent Service has a set of knowledge and action tools that you can use to interact with your data sources, such as:
122121
- [Grounding with Bing search](/azure/ai-services/agents/how-to/tools/bing-grounding?tabs=python&pivots=overview)
123-
- [Azure AI Search](/azure/ai-services/agents/how-to/tools/file-search?tabs=python&pivots=overview)
124-
- [Azure Functions](/azure/ai-services/agents/how-to/tools/file-search?tabs=python&pivots=overview)
125-
- [File retrieval](/azure/ai-services/agents/how-to/tools/azure-functions?tabs=python&pivots=overview)
122+
- [Azure AI Search](/azure/ai-services/agents/how-to/tools/azure-ai-search?tabs=pythonsdk&pivots=overview)
123+
- [Azure Functions](/azure/ai-services/agents/how-to/tools/azure-functions?tabs=python&pivots=overview)
124+
- [File search](/azure/ai-services/agents/how-to/tools/file-search?tabs=python&pivots=overview)
126125
- [Code interpreter](/azure/ai-services/agents/how-to/tools/code-interpreter?tabs=python&pivots=overview)
127126
- [OpenAPI Specified tools](/azure/ai-services/agents/how-to/tools/openapi-spec?tabs=python&pivots=overview)
128-
- [Azure Functions](/azure/ai-services/agents/how-to/tools/azure-functions?tabs=python&pivots=overview)
127+
- [SharePoint](/azure/ai-services/agents/how-to/tools/sharepoint?tabs=python&pivots=overview)
129128
130129
#### Configure the tools YAML file
131130

0 commit comments

Comments
 (0)