Getting Started
Architecture
Transports
Persistence
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Samples

Custom Azure Functions triggers

Target Version: NServiceBus 7.x
Standard support for version 7.x of NServiceBus has expired. For more information see our Support Policy.

Custom trigger definitions for Azure Service Bus triggers using NServiceBus message handlers are currently not supported. Use the ServiceBusTriggerAttribute to configure the auto-generated Azure Service Bus trigger.

Related Articles