Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Dashboard: The Durable Task Scheduler hasn’t logged any runs #28

@tuchin1228

Description

@tuchin1228

There’s no monitoring data for the Durable Task Scheduler I created.
The tasks themselves are definitely being written to the Azure Storage Table.
I have the Durable Functions Monitor extension installed in VS Code, and when I run the project locally it picks up every execution.
The Durable Task Scheduler has the documented IAM role assigned (Durable Task Data Contributor).
Yet after deploying to Azure Functions, no execution logs show up.
I’m using a user-assigned managed identity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions