Storage event trigger not running

Jose 1 Reputation point
2022-11-30T10:50:48.4+00:00

Hello everyone,

I am trying to set a storage event trigger that runs when a blob ending in "ctl" is created in a particular storage container.

265674-event-trigger.png

When setting up this trigger, it already pattern matches with two of the blobs already created. I did that intentionally for testing if it was matching.

265731-matching-files.png

I have also proceeded to activate the trigger

265695-trigger-status.png

but it never has run, after multiple times

265741-trigger-runs.png

After asking for someone else in my team to try to set it up. The person faced an error when resetting the trigger. It was relative to the event grid service that should be set up with it for its execution.

265650-trigger-error.png

Unfortunately, event after setting up the event grid service, the same problem persists.

I would also like to add that I have developed some storage event based triggered functions that use this trigger in a development environment and it actually triggered the functions when I was testing. This is really weird because this trigger never ran for my data pipeline but it did run when testing functions.

I have read a lot of documentation already, am I missing anything?

Thank you very much in advance.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,559 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,373 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2022-12-01T07:05:59.073+00:00

    Hello @Jose ,

    Thanks for the question and using MS Q&A platform.

    As per the error message it looks like Event Grid resource provided in your subscription is not yet registered.

    265987-image.png

    Make you have enabled Event Grid resource provided in your subscription before using the event triggers.

    265907-image.png

    For more details, refer to Enable Event Grid resource provider.

    Hope this will help. Please let us know if any further queries.

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

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is jhow you can be part of Q&A Volunteer Moderators

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.