Skip to content

Commit f7a2523

Browse files
committed
update link
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 03af1c0 commit f7a2523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/durable-task-scheduler/durable-task-scheduler-framework.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Functions Durable Task Scheduler frameworks (preview)
33
description: Learn about the orchestration frameworks available to you in Durable Task Scheduler.
44
ms.topic: conceptual
5-
ms.date: 04/10/2025
5+
ms.date: 04/11/2025
66
---
77

88
# Choose your Azure Functions Durable Task Scheduler framework (preview)
@@ -22,7 +22,7 @@ The following table provides some considerations when choosing a framework.
2222
|Official support| No | Yes | No |
2323
|Durable task scheduler emulator| Available | Available |Available |
2424
|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|
2626
|Other supported feature(s)| Scheduler| <li>Azure Functions triggers and bindings</li> <li> Supports all backend providers </li> |Supports all backend providers|
2727

2828
*<sup>1</sup> The out-of-the-box monitoring dashboard is available only when using the Durable Task Scheduler as the backend provider.*

0 commit comments

Comments
 (0)