Azure Functions Bindings Tutorial Service Bus Storage
YOUR LINK HERE:
http://youtube.com/watch?v=0qrI7ttgp08
Binding to a function is a way of declaratively connecting another resource to the function; bindings may be connected as input bindings, output bindings, or both. Data from bindings is provided to the function as parameters. • https://docs.microsoft.com/en-us/azur... • Today we are going to implement a sample application that will expose a HTTP Trigger and then queues a message to service bus. Then there will be an another function that listen to the service bus queue to store the message in Azure storage. • Source - https://github.com/KamalRathnayake/Me... • 00:00 Intro • 00:55 Docs • 01:45 Writing the Function app on Visual Studio • 06:31 Creating resources on Azure + Integration • 08:45 Ending • Meet Kamal Today • Kamal Rathnayake
#############################
