Azure / Azure/azure-functions-dotnet-worker
Access to incoming ServiceBusMessageActions from middleware
Open
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.