How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

The problem: All-or-nothing batch processing in Azure Service Bus

calendar_today April 28, 2026 person Swapnil Nagar domain microsoft-bicep

Azure Functions lets you settle each Service Bus message on its own within a batch. Complete, abandon, dead-letter, or defer messages one by one to avoid duplicate processing and handle errors with precision. The post The problem: All-or-nothing batch processing in Azure Service Bus appeared first on Azure SDK Blog .

open_in_new Read original post