Functions

Triggers
[HttpTrigger(AuthorizationLevel.Anonymous, "get")]
"bindings":[
{
"name":"order",
"type":"queueTrigger",
"direction":"in",
"queueName":"%input-queue-name%",
"connection":"MY_STORAGE_ACCT_APP_SETTING"
}
]
Bindings
Database

Events
- Simplicity – Point and click to aim events from your Azure resource to any event handler or endpoint.
- Advanced filtering – Filter on event type or event publish path to make sure event handlers only receive relevant events.
- Fan-out – Subscribe several endpoints to the same event to send copies of the event to as many places as needed.
- Reliability – 24-hour retry with exponential backoff to make sure events are delivered.
- Pay-per-event – Pay only for the amount you use Event Grid.
- High throughput – Build high-volume workloads on Event Grid with support for millions of events per second.
- Built-in Events – Get up and running quickly with resource-defined built-in events.
- Custom Events – Use Event Grid route, filter, and reliably deliver custom events in your app.
Logic Apps
- SQL Server / Oracle Connector
- SMTP / FTP Connector
- XSLT Transformation Connector
- Azure Machine Learning Connector
- Office 365 Connector

Software developer at Aspire Systems Poland. Problem solver. The more complicated the problem is, the more motivated he gets. Whether it’s designing, improving processes, architecture or coding, he will be the first one to jump right in.