I've configured a trigger on blob container change which should invoke a Function activity(HTTP POST), and I want to use this container name in the function itself(trigger container could be changed frequently, and I don't want to change function code). How can I pass it?
I found only an example for the copy activity https://docs.microsoft.com/en-us/azure/data-factory/how-to-create-event-trigger