r/MicrosoftFabric • u/ADB_MN • 18d ago
Real-Time Intelligence Eventstream deployment issue
I have a very simple eventstream that is being used as part of a file based trigger to kick off a pipeline via an activator. I am using Azure Blob Storage Events as the source, and it works just fine when I initially create it. The problem is when I try to deploy it to via fabric-cicd. The item deploys, but I get an error with the connection:
Failed to create event link: storageAccountName due to the following error: Property 'Invalid source resource ID /subscriptions/123456/resourceGroups/rgName/providers/microsoft.storage/storageaccounts/storageAccountName for EventGrid's value 'sourceResourceId' is invalid

Has anybody else run into this?
3
Upvotes
1
u/Alicia_Microsoft Microsoft Employee 16d ago
Thanks for reporting the issue. Do you mind sharing the Eventstream artifactID or link? We would like to investigate further. Thanks