Transition from RabbitMQ to Azure Service Bus Queue
38 views
Skip to first unread message
Malcolm Bacon
unread,
Jul 22, 2019, 3:49:39 PM7/22/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
Is it possible to send messages to an Azure Service Bus queue in the same manner that it is accessed on RabbitMQ using AMQP 1.0? There is a provided queue endpoint but it does not include the amqp prefix which is needed for how I am accessing it. Thanks
Lutz Horn
unread,
Jul 23, 2019, 1:00:51 AM7/23/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Is it possible to send messages to an Azure Service Bus queue in the same manner that it is accessed on RabbitMQ using AMQP 1.0? There is a provided queue endpoint but it does not include the amqp prefix which is needed for how I am accessing
it. Thanks