Azure Function

An Azure Function consists of function code and configuration. The function code is what is going to be executed when the function is triggered. The function configuration defines, among other things, the function' s input and output bindings. The input bindings determine when and how the function code will be triggered.

Get Serverless computing in Azure with .NET 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.