-
Notifications
You must be signed in to change notification settings - Fork 371
cross-tenant sharepoint and agent is not supported #583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
added a note to address cross-tenant sharepoint and agent is not supported
|
@AhmadAbdullah91 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit f6e5ae3: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a tenant requirement clarification to the SharePoint tool documentation for Azure AI Foundry agents. The change ensures users understand that their SharePoint site and Azure AI Foundry Agent must be in the same tenant before configuring the SharePoint tool.
Key Changes
- Added a tenant co-location requirement note to the prerequisites section
| > * 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 |
Copilot
AI
Oct 31, 2025
There was a problem hiding this comment.
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.
| > * 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. |
|
Merged in #8133 internally #please-close |
added a note to address cross-tenant sharepoint and agent is not supported