microsoft / microsoft/DurableFunctionsMonitor

Manage multiple AzureWebJobsStorage

Open
#214 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

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 can be achieved (for example) via comma separated values of connection strings

So in the UI, it should be added a combo box that makes possible to choose between different storages configured,
(and for each storage we can have multiple Task Hub choices)

Image

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.

Research direction

Start by tracing how the AzureWebJobsStorage environment variable is read and how the UI currently selects a task hub. Define the configuration shape for multiple storage connections and the UI flow for choosing a storage and its task hubs. Done means multiple configured storages can be selected and monitored independently.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.