Dapr extension for Azure Functions runtime

Access Dapr capabilities from your Azure Functions runtime application

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.
  • Dapr provides cloud-native building blocks.

The extension combines the two for serverless and event-driven apps.

Try out the Dapr extension for Azure Functions
Last modified September 18, 2025: feat: add missing 1.15 versions (#4892) (79a4728)