Azure / azure-functions-servicebus-extension

Service Bus extension for Azure Functions
MIT License
65 stars 35 forks source link

ServiceBusExtension doesn't Support AMQP Message body #146

Closed TsuyoshiUshio closed 3 years ago

TsuyoshiUshio commented 3 years ago

Microsoft.Azure.WebJobs.Extensions.ServiceBus (5.0.0-beta.1) doesn't support it. Since it uses Azure.Messaging.ServiceBus7.2.0-beta.1, however bet.2 looks support it. I recommend to upgrade it for supporting the scenario.

https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/servicebus/Azure.Messaging.ServiceBus/CHANGELOG.md#720-beta2-2021-04-07

TsuyoshiUshio commented 3 years ago

Closed this issue not migrate to this version.

TsuyoshiUshio commented 3 years ago

move to https://github.com/Azure/azure-sdk-for-net/issues/20236