Skip to content

api-evangelist/durable-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Durable Functions (durable-functions)

Azure Durable Functions is a serverless extension for writing stateful workflows and orchestrations in code using Azure Functions. The extension exposes built-in HTTP APIs for managing orchestrations, durable entities, and task hubs.

URL: Visit APIs.json URL

Tags

  • API Composition
  • Durable Execution
  • Serverless Orchestration
  • Workflow

Timestamps

  • Created: 2026-03-27
  • Modified: 2026-04-28

APIs

Azure Durable Functions HTTP API

Built-in HTTP APIs exposed by the Durable Functions extension for starting orchestrations, querying instance status, raising events, terminating, suspending, resuming, rewinding, signaling entities, and purging history.

Human URL: https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-http-api

Properties

Common Properties

Maintainers

About

Azure Durable Functions is a serverless extension for writing stateful workflows and orchestrations in code using Azure Functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors