Azure / Azure/azure-functions-dotnet-worker

Access to incoming ServiceBusMessageActions from middleware

Open
#2,980 6 comments 0 reactions 1 assignee Claimed by @RohitRanjanMS View on GitHub
extensions: service-bus feature: sdk-bindings Needs: Attention :wave:
Dominant language
C#
Stars
466
Forks
215
Avg merge
3d 10h
Merged PRs (30d)
7

Description

We're encountering an issue where ServiceBusMessageActions is not accessible within the middleware. Is this expected behavior, or should it be working?

For context, ServiceBusReceivedMessage works correctly with the following dependencies:

Microsoft.Azure.Functions.Worker 2.0.0
Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.22.1

However, attempts to bind ServiceBusMessageActions consistently fail. Any insights or guidance would be appreciated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.