Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
Hi Team,
We have a requirement where the data pipeline needs to run when a file is being created newly or overwritten in a particular folder in ADLS container. Unfortunately, I am facing issues while doing so. Please provide your insights on this.
Here is the brief of how it was tried to create.
1. Navigated to Pipeline where trigger needs to be added.
2. Click on Trigger(Preview) and selected on Source
2.1 Selected Storage account as :Connect to existing Azure Storage Blob account.
2.2 Then selected subscription and container name where trigger needs to monitor.
2.3 Selected the required Workspace Correctly.
3. In Configure Alert part:
Event Types: BlobCreated and BlobRenamed are selected
Filter Condition: Filed as "Subject", Opertaor as "String In", Value as "/blobServices/default/{container_name}/{FileSystem-name}/{directory_name}/{filename.json}"
and Then Review->Create Source
Below Screenshot is the output I received(tried multiple times in multiple ways)
Please provide the appropriate solution which would be of great help. Thanks in advance.
Solved! Go to Solution.
Hi @v-cboorla-msft ,
In my case, it seems to be an Authentication issue and i got it resolved by checking with my Admin Team. Thanks for the inputs.
It seems that this functionality isn't enabled in "South Central US", Am I Right?
I did a test on east-us-2 and worked.
Mine just spins without error, it won't make the connection either. It would be helpful if we could get a prescriptive approach from the azure side to see if the set up in Azure needs to be changed. I've allowed event subscriptions on my storage account, I'm wondering if there is anything else that needs to be done.
My issue got resolved by granting (EventGrid Contributor) permissions on the storage account for the AD group we wanted to permission. Hope this helps.
Thanks for using Microsoft Fabric Community.
I tried to repro the scenario and didn't find any difficulty in creating trigger(preview) for Azure storage blob account. Find the screenshot for reference.
For additional information please refer : Data pipelines storage event triggers in Data Factory (Preview)
Please refer to these links that might help you :
Link2: Unable to create Storage Event trigger in Synapse Data Factory - Microsoft Q&A
If there are duplicate triggers, you might face this issue. To fix this, navigate to your blob storage resource in the Azure portal. Go to the Events blade. From there you’ll see all the triggers that the data factories added to your blob storage. Delete the duplicates.
I hope this information helps. Please do let us know if you have any further queries.
Thank you.
Hi @v-cboorla-msft ,
In my case, it seems to be an Authentication issue and i got it resolved by checking with my Admin Team. Thanks for the inputs.
Hi can you please let us know what roles do we need to be assign so that we can fix the error in the screenshot. we are creating a storage based event trigger in fabric for azure blob storage account under the same subscription. while user is trying to access the admin storage account we are getting this error.
Glad that your query got resolved.
Please continue using Fabric Community for further queries.
Thank you.
Hi Amrutha Varshini
I have the same problem and done some more testing as to your advise. I found I was not able to make an event stream on a storage account with private endpoint. If I try to make an event stream with private endpoint I get the error below (the workspace has private endpoint to the storage account):
However if I try to set up an event stream to a storage account without private endpoint I get success when greating the events:
Even thouth I get the success in making the event I do however ge an error when trying to create the trigger like this:
I get this error:
Any idea of what is going wrong (I have been granted "EventGrid Contributor" in the subscription)?
I have the same problem. Any insight in this would be very helpfull.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.