Skip to content

Commit 66d6c09

Browse files
committed
updated dashboard url to io
1 parent 726a636 commit 66d6c09

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ ms.date: 01/24/2025
99

1010
Observe, manage, and debug your task hub or scheduler's orchestations effectively using the Durable Task Scheduler dashboard. Once you [assign the *Durable Task Data Contributor* role to your developer identity](./develop-with-durable-task-scheduler.md#accessing-dts-dashboard), you can access the dashboard via either:
1111
- The task hub's dashboard endpoint URL in the Azure portal
12-
- Navigate to `https://dashboard.durabletask.dev/`
12+
- Navigate to `https://dashboard.durabletask.io/` and your task endpoint to connect to it.
13+
14+
> [!NOTE]
15+
> Ensure your identity (email) has the **Durable Task Data Contributor** role [assigned](./includes/assign-dev-identity-rbac-portal.md) to it before accessing the dashboard.
1316
1417
## Monitor orchestration progress and execution history
1518

0 commit comments

Comments
 (0)