Implement Microsoft Azure Service Bus
In this lab, you'll create an Azure Service Bus queue. When finished, you'll have a Service Bus queue with a constant stream of randomly generated messages coming from an Azure Function, and another Azure Function which is receiving those messages.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create a Service Bus Queue
Create a Service Bus queue, send messages to it, and receive messages from it.
Challenge
Send Messages to the Queue
Create an Azure Function to send random orders to the queue.
Challenge
Receive Messages from the Queue
Create an Azure Function to process order messages and configure a queue binding to trigger it.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic Azure Knowledge