In the demo you will send and receive messages from Azure Service Bus
- Open project
ServiceBusDemo\ServiceBusDemo.sln
from VS - Update hardcoded connection string in Program.cs
- Run the project to send and receive messages from Service Bus
- Demonstrate output and explain with the code.