How to receive messages from service bus?
jonatansantana opened this issue · 1 comments
jonatansantana commented
How do I receive messages sent to Azure Service Bus? Is it through jobs, events or listeners?
And, how to send message topic using Job?
squigg commented
This package only supports the queues as part of the Azure Storage account. To send using Azure Service Bus you would need to use the Azure PHP SDK (which is being retired). https://github.com/Azure/azure-sdk-for-php