Azure/azure-functions-dotnet-worker

Kafka Trigger Avro Deserialization for isolated model

ntyrrell opened this issue · 0 comments

Description

Good afternoon,

From what I can see in the KafkaTriggerAttribute properties, there already exist properties that are intended for use with performing Avro deserialization using a Schema Registry.

It seems that the older in-process model supported this functionality, but that it's not currently supported for isolated. Are there any plans to reintroduce this?