From 65a8b4021fcb1bc6f3cd82bd62b48c6141bb33be Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Fri, 10 Oct 2025 16:40:28 +0900 Subject: [PATCH] Fix typo: programatically -> programmatically --- articles/ai-foundry/agents/how-to/tools/sharepoint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/ai-foundry/agents/how-to/tools/sharepoint.md b/articles/ai-foundry/agents/how-to/tools/sharepoint.md index b1fcc8439a4..7dd68a0c68f 100644 --- a/articles/ai-foundry/agents/how-to/tools/sharepoint.md +++ b/articles/ai-foundry/agents/how-to/tools/sharepoint.md @@ -46,7 +46,7 @@ Customers rely on data security in SharePoint to access, create, and share docum 1. Create an agent by following the steps in the [quickstart](../../quickstart.md). -1. You can add the SharePoint tool to an agent programatically using the code examples listed at the top of this article, or the Azure AI Foundry portal. If you want to use the portal, in either the **Create and debug** or **Agent playground** screen for your agent, scroll down the setup pane on the right to knowledge. Then select **Add**. +1. You can add the SharePoint tool to an agent programmatically using the code examples listed at the top of this article, or the Azure AI Foundry portal. If you want to use the portal, in either the **Create and debug** or **Agent playground** screen for your agent, scroll down the setup pane on the right to knowledge. Then select **Add**. :::image type="content" source="../../media\tools\knowledge-tools.png" alt-text="A screenshot showing the available tool categories in the Azure AI Foundry portal." lightbox="../../media\tools\knowledge-tools.png":::