You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to work with multiple Azure blob storage providers, some provided by the user at runtime. Looking at this package, it seems we default out to an environment configuration. That won't work for what I need - I need to either set the config, reset it, or pass it in as an option.
What would you prefer we do to handle this? I'd rather make a PR and build this functionality for you than fork it and do it in a vacuum.
The text was updated successfully, but these errors were encountered:
I need to work with multiple Azure blob storage providers, some provided by the user at runtime. Looking at this package, it seems we default out to an environment configuration. That won't work for what I need - I need to either set the config, reset it, or pass it in as an option.
What would you prefer we do to handle this? I'd rather make a PR and build this functionality for you than fork it and do it in a vacuum.
The text was updated successfully, but these errors were encountered: