Back to Workflow Core

Samples

docs/samples.md

3.17.02.3 KB
Original Source

Samples

Hello World

Passing Data

Events

Activity Workers

Dependency Injection

Parallel ForEach

While loop

If

Parallel Tasks

Saga Transactions

Scheduled Background Tasks

Recurring Background Tasks

Multiple outcomes

Deferred execution & re-entrant steps

Looping

Exposing a REST API

Human(User) Workflow

Workflow Middleware

AI & Agentic Workflow Samples

Azure AI Foundry - Chat, Agents & Tools - Interactive sample demonstrating:

  • Simple LLM chat completion
  • Agentic workflows with automatic tool execution (weather, calculator)
  • Human-in-the-loop approval workflows