In the demo, you will provision an Azure Service Bus Queues from script to leverage the service later to connect from SDK. Several queues will be provisioned including dead-letter queue and a single topic. It also create a several subscription for topic for hotel to leverage them later for booking processing.
- Azure CLI or Cloud Shell
-
Open demo.azcli and execute the commands line by line.
-
When the execution finished copy the connection string for next demo.s