Type | Service | Trigger* | Input | Output |
---|---|---|---|---|
Schedule | Azure Functions | ✔ | ||
HTTP (REST or webhook) | Azure Functions | ✔ | ✔** | |
Blob Storage | Azure Storage | ✔ | ✔ | ✔ |
Events | Azure Event Hubs | ✔ | ✔ | |
Queues | Azure Storage | ✔ | ✔ | |
Queues and topics | Azure Service Bus | ✔ | ✔ | |
Storage tables | Azure Storage | ✔ | ✔ | |
SQL tables | Azure Mobile Apps | ✔ | ✔ | |
No-SQL DB | Azure DocumentDB | ✔ | ✔ | |
Push Notifications | Azure Notification Hubs | ✔ | ||
Twilio SMS Text | Twilio | ✔ | ||
SendGrid email | SendGrid | ✔ |
(* - All triggers have associated input data)
(** - The HTTP output binding requires an HTTP trigger)