Пропустить и перейти к основному содержимому
УЖЕ ДОСТУПНО

GA: Service Bus message settlement in isolated worker model for .NET Azure Functions

Дата публикации: 25 октября, 2023

The Service Bus trigger in Azure Functions allows functions to react to messages in a queue or topic. Azure Service Bus offers features for managing the transfer state of messages through settlement actions such as completion, deferral, and dead-lettering. .NET function apps using the isolated worker model can now perform these actions against messages that triggered the function.

For more info: https://learn.microsoft.com/azure/azure-functions/functions-bindings-service-bus-trigger

  • Функции Azure
  • Features

Связанные продукты