I need to read and publish messages to a Rabbit MQ instance from multiple app services on Azure.
Could anyone please suggest the Azure service that I should be using to host the Rabbit MQ instance?
I need to read and publish messages to a Rabbit MQ instance from multiple app services on Azure.
Could anyone please suggest the Azure service that I should be using to host the Rabbit MQ instance?
Checkout RabbitMQ as a service on https://www.cloudamqp.com/
It's available on Azure, the free plan is somewhat restricted on regions but the paid plans are much better supported across Azure regions.
There is no Managed option available in Azure, you can consider installing in two ways,
Bitnami in Azure
.© 2022 - 2024 — McMap. All rights reserved.