I would like to build a pipeline that reads from Azure Storage Queues and then executes a child pipeline if there are messages to consume. There do not appear to be any pre-built snaps, unlike for Azure Storage Blobs.
I can’t see a specific method to...