storage explorer
Asynchronously processing messages by using Azure Queue Storage Part 4 – Download Azure Storage Explorer and add messages to the queue.
Head over to Azure Storage Explorer here and download and install. Open and connect to your storage account and queue and add a message. Make sure you don’t encode in base64. Run your dotnet application and watch it collect your message in your very own Azure Storage Queue! You’ve just created a storage account, message […]
1 min read
You must be logged in to post a comment.