Open kjnilsson opened 5 years ago
Hi @kjnilsson do you know of a sample RabbitMQ config that would work to shovel messages to an Azure Service Bus queue - using any kind of authentication method?
@RobBowman please search the mailing list. This is not a support forum.
Hi @michaelklishin where can I find the mailing list please?
rabbitmq-users is a second link in Google results for "rabbitmq mailing list", a rabbitmq.com Contact Us page that has a dedicated section is the first.
As outlined in https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-sas#use-the-shared-access-signature-at-amqp-level
This would allow the shovel to connect to endpoints (such as Azure) supporting this mechanism.