servicebus-dotnet-functionapp
servicebus-dotnet-functionapp copied to clipboard
Provides an azd template for using Function Apps with Service Bus using native bindings. Get started with service bus and functions, faster!
We are updating this template to support new features in `Github Action` and `Azd Devcontainer`. 1. For the Github Action feature: We will remove two lines of code on container...
Message button that automatically sends messages to the service bus once clicked.
It'd be good to split the functionapp into 2 for both the send and receive scenario. This will more clearly show the functionapps being able to independently scale, whilst leveraging...