Event based copy from SharePoint

Kumaresan K 31 Reputation points
2021-06-02T10:12:03.733+00:00

Kindly help me out in resolving below scenario

how to make an event-based trigger in #AzureDataFactory to fetch data from SharePoint.. Whenever file gets modified or new files got placed in SharePoint, ADF needs to trigger a pipeline on event-based. Kindly assist

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,651 questions
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,651 Reputation points Moderator
    2021-06-02T10:30:52.513+00:00

    Hello @Kumaresan K ,

    Welcome to the Microsoft Q&A platform.

    Unfortunately, you cannot use event based trigger a pipeline on creation of a file from SharePoint.

    Note: The Event Trigger currently supports only Azure Data Lake Storage Gen2 and General-purpose version 2 storage accounts.

    For more details, refer “Create a trigger that runs a pipeline in response to an event”.

    I would suggest you to provide feedback on the same:

    https://feedback.azure.com/forums/270578-data-factory

    All of the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.

    Hope this helps. Do let us know if you any further queries.

    ---------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


1 additional answer

Sort by: Most helpful
  1. Haddox, Chris (CORP) 5 Reputation points
    2023-07-14T19:13:23.2733333+00:00

    I dont believe the accepted answer is correct.

    While An event within sharepoint cannot trigger a pipeline in Azure. Adding a file from Sharepoint can trigger a process to copy a file to Azure Storage. An event from Azure storage can then be used to trigger your pipeline.

    https://learn.microsoft.com/en-us/answers/questions/898508/copy-files-from-sharepoint-to-azure-blob-storage-u

    https://powerautomate.microsoft.com/en-us/templates/details/9f3013836eb64243a04306a0133d25eb/copy-files-from-a-sharepoint-folder-to-a-azureblob-folder/

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.