fission/fission.io

[Documentation Issue] There is no mention on how to pass the connection string / credentials for the storage queue.

salluvada opened this issue · 0 comments

I am trying to setup a function that would trigger when a message was added to azure storage queue. I was looking at the documentation here https://docs.fission.io/docs/triggers/message-queue-trigger/ how ever, I dont find details about how the queue's connection string / credentials can be passed for the messagequeuetrigger to listen.