Introduction
Get started With Azure Service Bus
()
What you should know
()
1. Service Bus Overview
What is Service Bus?
()
Compare messaging services
()
2. Service Bus Queues
What are Service Bus queues?
()
Create a Service Bus namespace
()
Create a queue
()
Send messages to the queue
()
Receive messages from the queue
()
3. Topics and Subscriptions
What are topics and subscriptions?
()
Enabling your namespace to host topics
()
Create a topic and subscription
()
Send messages on topic
()
Receive messages on subscription
()