Sample Applications
January 23, 2026 ยท View on GitHub
This page provides an overview of the sample applications included in the repository. These samples demonstrate various patterns and features of the Durable Task Framework.
For detailed instructions on running each sample, see the README in each project directory.
Sample Projects
| Sample | Description | Key Features |
|---|---|---|
| DurableTask.Samples | Core orchestration patterns | Greetings, Cron, Fan-out/Fan-in, Error handling, External events |
| Correlation.Samples | Legacy distributed tracing | W3C TraceContext, Application Insights |
| DistributedTraceSample | Modern telemetry integration | OpenTelemetry, Application Insights |
| ManagedIdentitySample | Azure authentication | Managed Identity with Azure Storage |