Is there a way to communicate with the Azure queue endpoint using AMQP 1.0 that does not require using the Microsoft.Azure.ServiceBus.dll? I am sending CFX messages successfully to a RabbitMQ broker using AMQP 1.0 and want to transition to using an Azure
Service Bus queue but still want to use the CFX endpoint instead of Azure. Thanks
↧