Task is on Input bindings and output bindings in function app

Aug 9 2021 6:02 AM

Take the queue trigger as an input binding, pass the empId as the input Validate the empid and return the error message if it is invalid If valid, fetch employee details from db and save it to the blob Here blob is your output binding. Can anyone help me with this task


Answers (1)