Open
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)