Skip to content

Commit e9efaef

Browse files
Merge pull request #287212 from jonburchel/patch-46
Update connector-sharepoint-online-list.md
2 parents eac1958 + 681b01d commit e9efaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-sharepoint-online-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ You can copy file from SharePoint Online by using **Web activity** to authentica
299299
- Copy activity source:
300300
- **Request method**: GET
301301
- **Additional header**: use the following expression`@{concat('Authorization: Bearer ', activity('<Web-activity-name>').output.access_token)}`, which uses the Bearer token generated by the upstream Web activity as authorization header. Replace the Web activity name.
302-
- Configure the copy activity sink as usual.
302+
- Configure the copy activity sink for any supported sink destination.
303303

304304
> [!NOTE]
305305
> Even if a Microsoft Entra application has `FullControl` permissions on SharePoint Online, you can't copy files from document libraries with IRM enabled.

0 commit comments

Comments
 (0)