microsoft / microsoft/DurableFunctionsMonitor
Manage multiple AzureWebJobsStorage
Nobody has claimed this yet.
- 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)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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