Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion articles/ai-foundry/agents/how-to/tools/sharepoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ Customers rely on data security in SharePoint to access, create, and share docum

> [!NOTE]
> * Supported document types: text data in the following format: `.pdf`, `.docx`, `.ppt`, `.txt`, `.aspx`
> * We recommend you start with SharePoint sites that have: a simple folder structure and a small number of short documents.
> * We recommend you start with SharePoint sites that have: a simple folder structure and a small number of short documents.
> * Your SharePoint site and Azure AI Foundry Agent need to be in the same tenant
Copy link

Copilot AI Oct 31, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sentence should end with a period for consistency with other list items in the note block.

Suggested change
> * Your SharePoint site and Azure AI Foundry Agent need to be in the same tenant
> * Your SharePoint site and Azure AI Foundry Agent need to be in the same tenant.

Copilot uses AI. Check for mistakes.
1. Create an agent by following the steps in the [quickstart](../../quickstart.md).

Expand Down