<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to implement copy activity for copy files from SharePoint to lake house in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/how-to-implement-copy-activity-for-copy-files-from-SharePoint-to/m-p/4278863#M6331</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to copy SharePoint files to lakehouse, here are some things I want to share with you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, you need to register an application on the Microsoft Identity platform to connect to SharePoint using service principal authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure your application has permission to access the SharePoint Online list.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Create a new data pipeline and add a Copy Activity to the pipeline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Source, select SharePoint Online List as the data source. Select the SharePoint connection you created earlier.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Destination, select your target data store, such as Lakehouse.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-sharepoint-online-list" target="_blank"&gt;Set up your SharePoint Online List connection - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-sharepoint-online-list-copy-activity" target="_blank" rel="noopener"&gt;Configure SharePoint Online List in a copy activity - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity#destination" href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity#destination" target="_blank" rel="noreferrer noopener"&gt;copy-activity-destination&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2024 01:37:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-12T01:37:53Z</dc:date>
    <item>
      <title>how to implement copy activity for copy files from SharePoint to lake house</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/how-to-implement-copy-activity-for-copy-files-from-SharePoint-to/m-p/4278072#M6319</link>
      <description>&lt;P&gt;i need to copy files from sharepoint to lakehouse i followed the Azure Data Factory blog ,but its not same for fabric&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list?tabs=data-factory#copy-file-from-sharepoint-online" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list?tabs=data-factory#copy-file-from-sharepoint-online&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;how to achieve via copy activity component in Fabric Data Factory&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 09:59:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/how-to-implement-copy-activity-for-copy-files-from-SharePoint-to/m-p/4278072#M6319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-11T09:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement copy activity for copy files from SharePoint to lake house</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/how-to-implement-copy-activity-for-copy-files-from-SharePoint-to/m-p/4278863#M6331</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to copy SharePoint files to lakehouse, here are some things I want to share with you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, you need to register an application on the Microsoft Identity platform to connect to SharePoint using service principal authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure your application has permission to access the SharePoint Online list.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Create a new data pipeline and add a Copy Activity to the pipeline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Source, select SharePoint Online List as the data source. Select the SharePoint connection you created earlier.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Destination, select your target data store, such as Lakehouse.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-sharepoint-online-list" target="_blank"&gt;Set up your SharePoint Online List connection - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-sharepoint-online-list-copy-activity" target="_blank" rel="noopener"&gt;Configure SharePoint Online List in a copy activity - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity#destination" href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity#destination" target="_blank" rel="noreferrer noopener"&gt;copy-activity-destination&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 01:37:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/how-to-implement-copy-activity-for-copy-files-from-SharePoint-to/m-p/4278863#M6331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-12T01:37:53Z</dc:date>
    </item>
  </channel>
</rss>

