Connection String to AMQP

This is a static web app. All processing is done locally. No data from the form is sent to Azure.

Paste your Azure Service Bus / Event Hubs Connection String and convert it to RabbitMQ's AMQP format.



      

      

* Since Erlang Version 26.0 the SSL library changed the verify option to verify_peer. This means a connection string to Azure Service Bus needs to provide a CA file. In the meantime here's a compatible connection string, while we research a proper solution for using certificates with the Shovel Plugin.


You can see the source code on GitHub. Powered By Azure Static Web Apps.