Data Factory: Unable to list files and show data preview in Trigger Creation

Siel Salcedo 0 Reputation points
2023-06-02T02:34:44.6766667+00:00

Hi,

I am not able to preview the files while configuring the trigger inside a pipeline. However, the data factory already has Storage Blob Owner set on the Storage Account.

User's image

I also previewed the data through the created data sets and can see the data.

Can you help?

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

1 answer

Sort by: Most helpful
  1. QuantumCache 20,366 Reputation points Moderator
    2023-06-02T16:33:57.2633333+00:00

    Hello @Siel Salcedo Thanks for reaching out on this forum.

    Did you try other methods such as simple Data Copy activity without Event Trigger?
    Are you sure about no Firewall rule issue? You can check if this is the case and configure your firewall settings accordingly.
    Did you try with any other Storage account within the same tenant(Same subscription)?You mentioned that the Data Factory has a Storage Blob Owner role on the Storage Account, but you may still want to verify that the firewall is not blocking the connection.

    "storage account is not using a firewall or that the necessary IP addresses and ranges are added to the allowed list"

    Reference Doc to read: Create a trigger that runs a pipeline in response to a storage event

    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.