Skip to content

RabbitMQTrigger not working with on-premises RabbitMQ and Azure Function Hybrid Connection #196

Description

@madev4cloud

Environment:
.net 6
RabbitMQ installed in my laptop.
Azure Function hosted in Basic App Service Plan.
Hybrid Connection set up in my laptop and connected.

Cases:
When [RabbitMQTrigger] is used nothing happen. Message stays in queue.
When [TimeTrigger] is used with RabbitMQ.Client.ConnectionFactory and consumer.Received even - it works. Messages pick up by Function.

But nice to have [RabbitMQTrigger] working.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions