Skip to content

Commit f0432e5

Browse files
committed
moved link to dashboard to note
1 parent d2f108d commit f0432e5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,11 @@ Get the durable task scheduler emulator port number in [the next step](#set-up-d
213213

214214
:::image type="content" source="media/quickstart-durable-task-scheduler/docker-ports.png" alt-text="Screenshot of ports on Docker.":::
215215

216-
1. Click on the *default* task hub to see its dashboard. Learn more about the [durable task scheduler dashboard](./durable-task-scheduler-dashboard.md).
216+
1. Click on the *default* task hub to see its dashboard.
217217

218218
> [!NOTE]
219+
> Learn more about the [durable task scheduler dashboard](./durable-task-scheduler-dashboard.md).
220+
>
219221
> The [durable task scheduler emulator](./durable-task-scheduler.md#emulator-for-local-development) stores orchestration data in memory, which means all data is lost when it shuts down.
220222
>
221223
> Running into issues testing? [See the troubleshooting guide.](./troubleshoot-durable-task-scheduler.md)

0 commit comments

Comments
 (0)