Write C# code in a custom application that sends and receives messages using Azure Service Bus topics and queues.
In this module, you will:
- Choose whether to use Service Bus queues, topics, or relays to communicate in a distributed application
- Configure an Azure Service Bus namespace in an Azure subscription
- Create a Service Bus topic and use it to send and receive messages
- Create a Service Bus queue and use it to send and receive messages
Get Started – https://docs.microsoft.com/en-us/learn/modules/implement-message-workflows-with-service-bus/