At some point you may need to invoke an Azure function using HTTP calls. This will come in handy when you invoke an Azure function from your application code and pass the data to the function to process. The application code can use HTTP triggers to invoke Azure functions and pass the data to the function as the trigger payload. You may also encounter scenarios where the function will process the business ...
6. To-Do API with an HTTP Trigger and a Table Storage Binding
Get Hands-on Azure Functions with C#: Build Function as a Service (FaaS) Solutions now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.