Learn how to create a new topic and subscription the Service Bus namespace.
- [Instructor] Okay, so now that we have enabled…our Service Bus namespace to host topics,…let's go ahead and create a topic and also,…let's go ahead and create a subscription within that topic.…It's pretty simple to do so.…Just click this button here…and I'm going to call my topic, Topic1…and choose to click Create.…Now, this shouldn't take long, maybe five, ten seconds…and you should have a topic created for you.…Perhaps, in the real-world you want to give it a better name…like Invoice Processing or something boring like that.…
So, let's go into the Topic1 topic that we just created…and this is what it looks like.…So far, there is nothing in there.…Let's also, create a subscription in here while we're at it.…Click on Plus, Create Subscription.…I shall call Subscription1.…And I'll just go with the default values,…although you can see that there's a lot of flexibility here…and click on Create.…Okay, so I have a topic created…and I have a subscription created within that topic,…right there.…
Now, let's write some code…
Released
11/29/2018- What is Azure Service Bus?
- Setting up messaging queues
- Sending and receiving messages
- Setting up topics and subscriptions
- Enabling a namespace to host topics
- Relaying asynchronous communications
Share this video
Embed this video
Video: Create a topic and subscription