How can you set the MessageId of a service bus message using the Azure Functions output binding and IAsyncCollector?
I’m currently publishing a message to an Azure service bus using output binding and IAsyncCollector like so.
I’m currently publishing a message to an Azure service bus using output binding and IAsyncCollector like so.