Alexa Skill Service Code dropping a message into an Azure Storage Account Queue
Since my background is in Microsoft Development, I have spent a fair bit of time playing in the Azure World. One of the offerings in Azure is the Azure Storage Account which comes with a basic Queuing mechanism. I have used Storage Account Queues on a previous project, and thought it would be a perfect fit for an Alexa Skill I had been working on. The code…