I followed this question to resize images stored in my blob storage.
My problem is that my website creates a new container for every bill it is handeling and add pictures to that specific "bill" container.
Is there a way to trigger my azure function for every container in a storage and not to specify a concrete one?