File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-functions/durable-task-scheduler Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
title : Azure Functions Durable Task Scheduler frameworks (preview)
3
3
description : Learn about the orchestration frameworks available to you in Durable Task Scheduler.
4
4
ms.topic : conceptual
5
- ms.date : 04/10 /2025
5
+ ms.date : 04/11 /2025
6
6
---
7
7
8
8
# Choose your Azure Functions Durable Task Scheduler framework (preview)
@@ -22,7 +22,7 @@ The following table provides some considerations when choosing a framework.
22
22
| Official support| No | Yes | No |
23
23
| Durable task scheduler emulator| Available | Available | Available |
24
24
| Monitoring dashboard| Available | Available <sup >1</sup > | Available <sup >1</sup >|
25
- | [ Durable Entities] ( https://learn.microsoft.com /azure/azure-functions/durable/durable-functions-entities) | Not supported | Supported | Not supported|
25
+ | [ Durable Entities] ( /azure/azure-functions/durable/durable-functions-entities ) | Not supported | Supported | Not supported|
26
26
| Other supported feature(s)| Scheduler| <li >Azure Functions triggers and bindings</li > <li > Supports all backend providers </li > | Supports all backend providers|
27
27
28
28
* <sup >1</sup > The out-of-the-box monitoring dashboard is available only when using the Durable Task Scheduler as the backend provider.*
You can’t perform that action at this time.
0 commit comments