
Using BlobOutput and EventHubTrigger bindings with System Properties in Java Azure Functions
One of the nice developer features of Azure Functions is the Bindings that provide pre-baked code and logic to help manage events inbound or sending things outbound However, much of the documentation is centered around C# and I found it difficult to find any clear Java examples that use EventHub