Service bus immediately deadletters messages that were not processed

Benjamin Weber 1 Reputation point
2025-03-10T08:48:50.44+00:00

I have a service bus message queue and a function that processes the messages. About a week ago, a strange behavior started to occur: some messages are being sent to the dead letter queue.

From the Azure Function logs, I can see that it is never invoked for such messages.

When I manually remove them from the dead letter queue and insert them again, it works. (Sometimes I need to do this twice.)

I am out of ideas about what I could investigate...

Looking forward to hearing your thoughts. Thanks!

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
674 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.