<?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: Unable to Create Blob Storage Event Triggers in MS Fabric Data pipeline in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Create-Blob-Storage-Event-Triggers-in-MS-Fabric-Data/m-p/4668814#M7618</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; I had a similar problem, it turned out in my case it was just an issue that this feature is not available in all regions, US West 2 or US West 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once I created my stream under my Fabric in US West and US East I was able to use that without any problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to troubleshoot if that is the problem?&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Simple, try to create manually an event stream under your workspace, add the storage event and try to publish it.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case that is how I figured out that was the issue. The main problem is that the error messages that show are not clear, but only inside of the event stream after trying to publish showed it was a region problem.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2025 20:20:57 GMT</pubDate>
    <dc:creator>mrmirante</dc:creator>
    <dc:date>2025-04-25T20:20:57Z</dc:date>
    <item>
      <title>Unable to Create Blob Storage Event Triggers in MS Fabric Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Create-Blob-Storage-Event-Triggers-in-MS-Fabric-Data/m-p/4383864#M6956</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a requirement where the data pipeline needs to run when a&amp;nbsp; new file arrives in a particular folder in Azure blob container. Unfortunately we are getting below error while creating the Trigger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Task Name:&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;Link Azure blob storage system events to Fabric events&amp;nbsp;&lt;SPAN&gt;Failed&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;STRONG&gt;Error: &lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Validation errors found for some nodes: ne1aeapdstgd,EventLinks Artifact ID: 46d32587-ff25-4686-b3be-afbffc4d5357 &lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Action: createEventLink Type: AzureStorageEvents&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the brief of how it was tried to create.&lt;/P&gt;&lt;P&gt;1. Navigated to Pipeline where trigger needs to be added.&lt;/P&gt;&lt;P&gt;2. Click on Trigger(Preview) and selected on Source&lt;/P&gt;&lt;P&gt;2.1 Selected Storage account as :Connect to existing Azure Storage Blob account.&lt;/P&gt;&lt;P&gt;2.2 Then selected subscription and container name where trigger needs to monitor.&lt;/P&gt;&lt;P&gt;2.3 Selected the required Workspace Correctly.&lt;/P&gt;&lt;P&gt;3. In Configure Alert part:&amp;nbsp;Event Types: BlobCreated is selected&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;and Then Review-&amp;gt;Create Source&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Below Screenshot is the output I received(tried multiple times in multiple ways)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;My storage account (&lt;A href="https://portal.azure.com/#@7vm1wf.onmicrosoft.com/resource/subscriptions/91614ebb-f007-445b-af8f-51396cab174f/resourceGroups/ne1aeapdrg/providers/Microsoft.Storage/storageAccounts/ne1aeapdstgd" target="_blank" rel="noopener"&gt;ne1aeapdstgd&lt;/A&gt;)&amp;nbsp;&lt;STRONG&gt;StorageV2&amp;nbsp;&lt;/STRONG&gt;is properly configured.&lt;/LI&gt;&lt;LI&gt;User has&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;EventGrid Contributor&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;EventGrid Event Subscription Contributor&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;roles (even provided owner priviliges).&lt;/LI&gt;&lt;LI&gt;User has &lt;STRONG&gt;Storage Account Contributor&lt;/STRONG&gt; Role over the Storage Account.&lt;/LI&gt;&lt;LI&gt;The EventGrid System Topic is automatically created for the storage account with Source Type&amp;nbsp;&lt;STRONG&gt;Microsoft.Storage.StorageAccounts.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;User has &lt;STRONG&gt;Admin&lt;/STRONG&gt; Access over the Fabric Workspace.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We also tried to manually publish a event stream by adding source as Azure Blob Storage events but that also failed with error&lt;STRONG&gt; "&lt;SPAN class=""&gt;Failed to publish changes&lt;/SPAN&gt;&lt;SPAN class=""&gt;Validation errors found for some nodes: AzureStorageEvents,ne1aeapdstgd".&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly provide some insights on how to get rid of above error and create the trigger(alert) as we have checked &amp;amp; tried with all the possible ways known.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 08:38:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Create-Blob-Storage-Event-Triggers-in-MS-Fabric-Data/m-p/4383864#M6956</guid>
      <dc:creator>yashaswi_raj</dc:creator>
      <dc:date>2025-01-28T08:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Create Blob Storage Event Triggers in MS Fabric Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Create-Blob-Storage-Event-Triggers-in-MS-Fabric-Data/m-p/4385533#M6963</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="920384" data-lia-user-login="yashaswi_raj" class="lia-mention lia-mention-user"&gt;yashaswi_raj&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The following thread addresses a similar issue to yours. I hope the solution provided there can help resolve your problem:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipeline/Unable-to-Create-Blob-Storage-Event-Triggers-in-Data-Pipeline/m-p/3990986#M3945" target="_blank"&gt;Solved: Unable to Create Blob Storage Event Triggers in Da... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;In my case, it seems to be an Authentication issue and i got it resolved by checking with my Admin Team.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-storage-event-triggers" target="_blank"&gt;Data pipelines storage event triggers in Data Factory (Preview) - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 06:45:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Create-Blob-Storage-Event-Triggers-in-MS-Fabric-Data/m-p/4385533#M6963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-29T06:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Create Blob Storage Event Triggers in MS Fabric Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Create-Blob-Storage-Event-Triggers-in-MS-Fabric-Data/m-p/4385757#M6964</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;, Our issue mentions validation erros for Storage account and eventlinks whereas your attached thread mentions authorization issue. Also we have already tried with highest privileges(owner) assigned to the user but still getting this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 08:43:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Create-Blob-Storage-Event-Triggers-in-MS-Fabric-Data/m-p/4385757#M6964</guid>
      <dc:creator>yashaswi_raj</dc:creator>
      <dc:date>2025-01-29T08:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Create Blob Storage Event Triggers in MS Fabric Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Create-Blob-Storage-Event-Triggers-in-MS-Fabric-Data/m-p/4668814#M7618</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; I had a similar problem, it turned out in my case it was just an issue that this feature is not available in all regions, US West 2 or US West 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once I created my stream under my Fabric in US West and US East I was able to use that without any problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to troubleshoot if that is the problem?&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Simple, try to create manually an event stream under your workspace, add the storage event and try to publish it.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case that is how I figured out that was the issue. The main problem is that the error messages that show are not clear, but only inside of the event stream after trying to publish showed it was a region problem.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 20:20:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Create-Blob-Storage-Event-Triggers-in-MS-Fabric-Data/m-p/4668814#M7618</guid>
      <dc:creator>mrmirante</dc:creator>
      <dc:date>2025-04-25T20:20:57Z</dc:date>
    </item>
  </channel>
</rss>

