Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[FunctionGraph] Make trigger/binding nodes clickable as well

Open
#48 1 comment 0 reactions 1 assignee View on GitHub

@scale-tone is already working on this.

Since Oct 5, 2022.

Assessment

This issue has not been assessed yet.

Description

enhancement

At the moment, orchestration/entity/activity nodes are clickable and lead to their implementations in source code.

Would be great to implement the same thing for trigger/binding nodes. Clicking on a binding should open its corresponding resource (blob container, queue, topic, event hub etc.) blade in Azure Portal.

Constructing a link to Azure Portal blade requires knowledge of:

  • Tenant Name
  • Azure SubscriptionID
  • Resource Group Name

Let's try to infer these values from Function App instance and/or from local.settings.json.

Dominant language
TypeScript
Stars
290
Forks
46
Avg merge
6m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/DurableFunctionsMonitor

All issues in microsoft/DurableFunctionsMonitor

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.