Introduction
This article demonstrates how to download, create a queue, and send a message from the service bus explorer.
Service Bus Explorer Steps for Setup
We can use an open-source third-party tool to monitor and maintain the Service Bus messages, but right now we need to concentrate on handling the message using Azure Functions. You can download the tool by clicking this link.
- You may need to repeat this to insert several messages with different contents to fill up the Queue with messages.
Summary
In this article, I discussed how we can download the service bus explorer and then create the Queue, and send the message in JSON Format by sharing the Screenshots.