Azure Functions
Azure Functions is equivalent to AWS Lambda.
Azure Functions can be triggered by HTTP and also respond to HTTP request as of now but it does not have input binding for HTTP. It cannot take input from HTTP
Azure Functions is equivalent to AWS Lambda.
Azure Functions can be triggered by HTTP and also respond to HTTP request as of now but it does not have input binding for HTTP. It cannot take input from HTTP
Comments
Post a Comment