[BUG] Azure Functions Worker SDK 1.16.* fails to create NServiceBusTriggers

I have an endpoint running on Azure Functions .NET 8.0 (Isolated).

When I upgrade Microsoft.Azure.Functions.Worker.Sdk >= 1.16.0 it will not create the NServiceBusTriggerFunction anymore.

Other functions are running, but it doesn’t see the NServiceBusTriggerFunction. So, no messages are being retrieved from the Azure Service Bus.

Downgrading to 1.15.1 fixes the issue.

If you need more info, please let me know.

We are aware

We have triaged this as not critical and will be resolved once we have capacity according to our order of our backlog of work

1 Like