Skip to content

Commit 0cf8077

Browse files
committed
fixing link
1 parent 47615cd commit 0cf8077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/agents/how-to/tools/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The Foundry Agent Service provides the following built-in tools. You can use the
7676
|[Function calling](function-calling.md) |Describe the structure of functions you create to an agent and have them be called when appropriate during the agent's interactions with users. |
7777
|[Grounding with Bing Search](bing-grounding.md) | Enable your agent to use Grounding with Bing Search to access and return information from the internet. |
7878
| [Grounding with Bing Custom Search (preview)](bing-custom-search.md) | Enhance your Agent response with selected web domains |
79-
| [Model Context Protocol (preview)](model-context-protocol.md) | Give the agent access to tools hosted on an existing MCP endpoint |
79+
| [Model Context Protocol (preview)](mcp.md) | Give the agent access to tools hosted on an existing MCP endpoint |
8080
| [Microsoft Fabric (preview)](fabric.md) | Integrate your agent with the [Microsoft Fabric data agent](https://go.microsoft.com/fwlink/?linkid=2312815) to unlock powerful data analysis capabilities. |
8181
| [OpenAPI 3.0 Specified tool ](openapi-spec.md) | Connect your Azure AI Agent to external APIs using functions with an OpenAPI 3.0 specification. |
8282

0 commit comments

Comments
 (0)