mirror of https://github.com/dapr/docs.git
794 B
794 B
type | title | linkTitle | description | weight |
---|---|---|---|---|
docs | Dapr extension for Azure Functions runtime | Azure Functions | Access Dapr capabilities from your Functions runtime application | 3000 |
Dapr integrates with the Azure Functions runtime via an extension that lets a function seamlessly interact with Dapr. Azure Functions provides an event-driven programming model and Dapr provides cloud-native building blocks. With this extension, you can bring both together for serverless and event-driven apps. For more information read Azure Functions extension for Dapr and visit the Azure Functions extension repo to try out the samples.