From 7cfc42bdbe6aaf674a5bdc696ad41c6e60b04250 Mon Sep 17 00:00:00 2001 From: Wen Xu Date: Mon, 24 Feb 2025 15:40:45 -0800 Subject: [PATCH 1/2] Removing SP URL restriction --- docs/copilot-studio-agent-builder-build.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/docs/copilot-studio-agent-builder-build.md b/docs/copilot-studio-agent-builder-build.md index 54867b5a..17a08f8e 100644 --- a/docs/copilot-studio-agent-builder-build.md +++ b/docs/copilot-studio-agent-builder-build.md @@ -126,18 +126,11 @@ The following table lists the supported file types and their respective limits. > [!IMPORTANT] > If [Restricted SharePoint Search](/sharepoint/restricted-sharepoint-search) is enabled, you won't be able to use SharePoint as a knowledge source. -#### Entering a URL for a SharePoint site or folder +#### Entering a URL for a SharePoint site or folder or file -You can enter a URL for a SharePoint site or folder, such as `contoso.sharepoint.com/sites/policies`. The agent searches the URL and subpaths. For example, a URL such as `contoso.sharepoint.com/sites` also includes subpaths like `contoso.sharepoint.com/sites/policies`. The agent uses relevant information to provide a targeted response. +You can enter a URL for a SharePoint site or folder or file. The agent searches the URL and subpaths. For example, a URL such as `contoso.sharepoint.com/sites` also includes subpaths like `contoso.sharepoint.com/sites/policies`. The agent uses relevant information to provide a targeted response. -> [!NOTE] -> -> - Recognized SharePoint URLs are from the sharepoint.com domain and contain the path `{org}.sharepoint.com/sites/{site}`. -> - SharePoint site URLs can't be more than two levels deep. -> - Only modern pages are supported. -> - Content from classic aspx pages on SharePoint aren't used to generate answers. - -After providing the SharePoint site URL, press **Enter** to add it as a knowledge source. +After providing the SharePoint URL, press **Enter** to add it as a knowledge source. #### Opening the SharePoint file picker From 286367e6e312c8515d56bf8e9dc53d82abc420c7 Mon Sep 17 00:00:00 2001 From: Laura Graham Date: Tue, 25 Feb 2025 13:48:32 -0800 Subject: [PATCH 2/2] Update SharePoint URL entry instructions --- docs/copilot-studio-agent-builder-build.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/copilot-studio-agent-builder-build.md b/docs/copilot-studio-agent-builder-build.md index 17a08f8e..4548a221 100644 --- a/docs/copilot-studio-agent-builder-build.md +++ b/docs/copilot-studio-agent-builder-build.md @@ -126,11 +126,11 @@ The following table lists the supported file types and their respective limits. > [!IMPORTANT] > If [Restricted SharePoint Search](/sharepoint/restricted-sharepoint-search) is enabled, you won't be able to use SharePoint as a knowledge source. -#### Entering a URL for a SharePoint site or folder or file +#### Entering a URL for a SharePoint site, folder, or file -You can enter a URL for a SharePoint site or folder or file. The agent searches the URL and subpaths. For example, a URL such as `contoso.sharepoint.com/sites` also includes subpaths like `contoso.sharepoint.com/sites/policies`. The agent uses relevant information to provide a targeted response. +You can enter a URL for a SharePoint site, folder, or file. The agent searches the URL and subpaths. For example, a URL such as `contoso.sharepoint.com/sites` also includes subpaths like `contoso.sharepoint.com/sites/policies`. The agent uses relevant information to provide a targeted response. -After providing the SharePoint URL, press **Enter** to add it as a knowledge source. +After you provide the SharePoint URL, press **Enter** to add it as a knowledge source. #### Opening the SharePoint file picker