Getting Delivery Properties of Event subscription From Azure Function
I’m trying to deliver only one Azure Function to listen multiple Blobs.
For this I choose to publish events when something happens on my storage to an event grid.
I’m trying to deliver only one Azure Function to listen multiple Blobs.
For this I choose to publish events when something happens on my storage to an event grid.