Hello,
This PR makes the brokered message headers and properties available as metadata in azuretopic input filter and azuretopicthreadable filter.
We had this feature with the RabbitMQ input filter and therefore I had to implement it when we migrated to Azure Service Bus.
It is designed mostly as it is in the RabbitMQ filter (metadata disabled by default).
Hello, This PR makes the brokered message headers and properties available as metadata in azuretopic input filter and azuretopicthreadable filter. We had this feature with the RabbitMQ input filter and therefore I had to implement it when we migrated to Azure Service Bus. It is designed mostly as it is in the RabbitMQ filter (metadata disabled by default).