Skip to content

Commit b7e6a86

Browse files
committed
Reorder section
1 parent 10ca4a8 commit b7e6a86

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-functions/durable/durable-functions-overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1528,16 +1528,16 @@ Durable Functions is developed in collaboration with Microsoft Research. As a re
15281528
* [Durable Functions: Semantics for Stateful Serverless](https://www.microsoft.com/research/uploads/prod/2021/10/DF-Semantics-Final.pdf) *(OOPSLA'21)*
15291529
* [Serverless Workflows with Durable Functions and Netherite](https://arxiv.org/pdf/2103.00033.pdf) *(preprint)*
15301530

1531-
## Compare orchestration
1531+
## Video demo
15321532

1533-
Durable Functions is an advanced extension for [Azure Functions](../functions-overview.md), and might not be appropriate for all applications.
1533+
The following video highlights the benefits of Durable Functions:
15341534

1535-
For a comparison with other Azure orchestration technologies, see [Compare Azure Functions and Azure Logic Apps](../functions-compare-logic-apps-ms-flow-webjobs.md#compare-azure-functions-and-azure-logic-apps).
1535+
> [!VIDEO https://learn.microsoft.com/Shows/Azure-Friday/Durable-Functions-in-Azure-Functions/player]
15361536
1537-
## Related content
1537+
## Compare orchestration
15381538

1539-
The following video highlights the benefits of Durable Functions:
1539+
Durable Functions is an advanced extension for [Azure Functions](../functions-overview.md), and might not be appropriate for all applications. For a comparison with other Azure orchestration technologies, see [Compare Azure Functions and Azure Logic Apps](../functions-compare-logic-apps-ms-flow-webjobs.md#compare-azure-functions-and-azure-logic-apps).
15401540

1541-
> [!VIDEO https://learn.microsoft.com/Shows/Azure-Friday/Durable-Functions-in-Azure-Functions/player]
1541+
## Related content
15421542

15431543
- [Durable Functions types and features](durable-functions-types-features-overview.md)

0 commit comments

Comments
 (0)