Skip to content

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

License

Notifications You must be signed in to change notification settings

lfalck/AzureFunctionsServiceBusAttachment

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages