© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. Satapathi, A. MishraHands-on Azure Functions with C#https://doi.org/10.1007/978-1-4842-7122-3_7

7. Creating Custom Bindings for Azure Functions

Ashirwad Satapathi1   and Abhishek Mishra2
(1)
Gajapati, Odisha, India
(2)
Mumbai, Maharashtra, India
 

Bindings help the Azure Functions service exchange data with other Azure services and external services with ease. You need to add a declarative configuration to enable bindings for functions. Azure provides a wide range of bindings out of the box. In most scenarios, the bindings provided by Azure should be good enough to achieve the intended application functionality such as reading from Blob Storage, putting some ...

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.