DurableFunctionsMonitor
DurableFunctionsMonitor copied to clipboard
A monitoring/debugging UI tool for Azure Durable Functions
At the moment the Durable Function Monitor manages one instance of Azure Storage, via Env Var: **AzureWebJobsStorage**. Would it be possible to have more than one Azure Storage connection? Configuration...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backtracking (again) Fixed Improved backtracking protection...
Hello, With the last version of durable-task 3.0.0 the dependency WindowsAzure.Storage has been removed. But it's still required in a hidden way by DFM leading to dll not found Thanks
Hello! I have an injected mode FunctionApp hosting DfMon. Currently it's using in-process mode (DurableFunctionsMonitor.DotNetBackend v6.7.1) and I have gotten server-directed login flow working, in accordance with [the documentation](https://github.com/microsoft/DurableFunctionsMonitor/wiki/How-to-configure-authentication). Then,...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.3 to 2.1.4. Commits f421a23 2.1.4 c412fa1 refactor to same pattern as v3 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...
Bumps and [form-data](https://github.com/form-data/form-data). These dependencies needed to be updated together. Updates `form-data` from 2.5.2 to 2.5.5 Changelog Sourced from form-data's changelog. v2.5.5 - 2025-07-18 Commits [meta] actually ensure the readme...
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. Release notes Sourced from axios's releases. Release v1.12.0 Release notes: Bug Fixes adding build artifacts (9ec86de) dont add dist on release (a2edc36) fetch-adapter: set...
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.3 to 10.9.4. Commits 80dcf2e chore: fixed formatting cdff69f chore: updated upload artifact version 2ce5801 chore: bump mermaid version to 10.9.4 2efe338 fix: sanitize addHtmlLabel in createLabel...