/AzureFunctionsServiceBusAttachment

Azure function which uses ServiceBus.AttachmentPlugin which makes it possible to send and receive messages that exceed the maximum allowed size.

Primary LanguageC#MIT LicenseMIT

license

AzureFunctionsServiceBusAttachment

Azure function which uses ServiceBus.AttachmentPlugin which makes it possible to send and receive messages that exceed the maximum allowed size.

SendWithAttachment
Function with http trigger which uploads body to an Azure Storage blob.

ReceiveWithAttachment
Function with service bus trigger which downloads body from Azure Storage blob.