I like to send email alerts when messages get pushed to a particular queue in a storage account? Is this possible using Azure portal? If not, what are my no/low code solutions?
For e.g. in this Microsoft reference implementation, dead letter messages get pushed to a queue. I like to initiate notification for those messages. I prefer to use Azure portal Storage Account Alerts UI. But, if that is not possible, what low/no code solutions do I have ?
Please note that the storage account could have multiple queues present and I like email notifications only when messages enter a particular storage queue.