Closed tristandostaler closed 5 years ago
Hello, I am wondering if it's possible to use the same function for sending multiple blob to the same eventhub? From what I understand , we need to create 1 function per blob and send them all to the same eventhub. Thanks!
The function watches all blob changes in the storage account / container that you designate in settings.
Hello, I am wondering if it's possible to use the same function for sending multiple blob to the same eventhub? From what I understand , we need to create 1 function per blob and send them all to the same eventhub. Thanks!