Junior Azure What is the difference between trigger and binding? Trigger: Invokes the function. Every function must have one trigger.Binding: Connects function inputs/outputs to external resources. Optional, can have multiple.