I would like to apply this feature to existing blobs. Maybe by calling a http trigger that iterates through all existing blobs and when last modified date is older than a given MinutesToLive value it creates an entry in the blobstodelete table. Then the delete Function will pick them up and remove them