paint-brush
How Bindings in Azure Functions Workby@willvelida
2,869 reads
2,869 reads

How Bindings in Azure Functions Work

by Will Velida5mJuly 7th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this post, I'll explain what Bindings are in C# Azure Functions and how they work with in-process Functions. In Isolated Process Functions, Bindings use Bindings as a way of connecting resources to our functions. We can use input and output bindings and the data from our bindings is provided to our Functions as parameters. Bindings in Isolated Project are different because they can't use binding classes like IAsyncCollector<T>. We also have to rely on strings, arrays and POCOs (Plain Old Class Objects)

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - How Bindings in Azure Functions Work
Will Velida HackerNoon profile picture
Will Velida

Will Velida

@willvelida

Customer Engineer at Microsoft based in Auckland, New Zealand

About @willvelida
LEARN MORE ABOUT @WILLVELIDA'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Will Velida HackerNoon profile picture
Will Velida@willvelida
Customer Engineer at Microsoft based in Auckland, New Zealand

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite