Skip to content

Commit 154a26b

Browse files
authored
Merge pull request #105121 from diberry/diberry/0221-qna-local-sharepoint-graph
[Cogsvcs] QnA Maker - SharePoint on-prem
2 parents 1983907 + 671ee17 commit 154a26b

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

articles/cognitive-services/QnAMaker/How-To/add-sharepoint-datasources.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
---
22
title: SharePoint files - QnA Maker
3-
titleSuffix: Azure Cognitive Services
43
description: Add secured SharePoint data sources to your knowledge base to enrich the knowledge base with questions and answers that may be secured with Active Directory.
5-
services: cognitive-services
6-
author: diberry
7-
manager: nitinme
8-
ms.service: cognitive-services
9-
ms.subservice: qna-maker
104
ms.topic: conceptual
11-
ms.date: 06/24/2019
12-
ms.author: diberry
5+
ms.date: 02/20/2020
136
---
147

158
# Add a secured SharePoint data source to your knowledge base
169

17-
Add secured SharePoint data sources to your knowledge base to enrich the knowledge base with questions and answers that may be secured with Active Directory.
10+
Add secured cloud-based SharePoint data sources to your knowledge base to enrich the knowledge base with questions and answers that may be secured with Active Directory.
1811

1912
When you add a secured SharePoint document to your knowledge base, as the QnA Maker manager, you must request Active Directory permission for QnA Maker. Once this permission is given from the Active Directory manager to QnA Maker for access to SharePoint, it doesn't have to be given again. Each subsequent document addition to the knowledge base will not need authorization if it is in the same SharePoint resource.
2013

2114
If the QnA Maker knowledge base manager is not the Active Directory manager, you will need to communicate with the Active Directory manager to finish this process.
2215

16+
## Prerequisites
17+
18+
QnA Maker uses Microsoft Graph for permissions. If your SharePoint is on-premises, you won't be able to extract from SharePoint because Microsoft Graph won't be able to determine permissions.
19+
2320
## Add supported file types to knowledge base
2421

2522
You can add all QnA Maker-supported [file types](../Concepts/content-types.md) from a SharePoint site to your knowledge base. You may have to grant [permissions](#permissions) if the file resource is secured.

0 commit comments

Comments
 (0)