feat: Add option to provide an existing storageClient on Azure client
Hello.
This allows us to instantiate the adapter using an existing storageClient.
This is helpful in case we don't have the connectionString, but rather an SAS token, instantiating the adapter without the connectionString was impossible before.
Old PR: https://github.com/payloadcms/plugin-cloud-storage/pull/28
This is titled WIP still, any intention on finishing it? I'd be curious if there is an easy way to test it.
This was pulled from the old repo. Not WIP anymore, tested in a couple production projects in the past year, AFAIK there isn't a easy way to test without a real Azure CosmosDB connection string.
This pull request was automatically closed due to lack of activity.
If you believe this PR is critical, please resolve all merge conflicts and re-open it.
If this is a feature, please create a new PR against the latest codebase.
Thank you for being part of the Payload community! 🙌