payload icon indicating copy to clipboard operation
payload copied to clipboard

feat: Add option to provide an existing storageClient on Azure client

Open angelobartolome opened this issue 2 years ago • 2 comments

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

angelobartolome avatar Dec 22 '23 12:12 angelobartolome

This is titled WIP still, any intention on finishing it? I'd be curious if there is an easy way to test it.

denolfe avatar May 30 '24 15:05 denolfe

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.

angelobartolome avatar May 30 '24 16:05 angelobartolome

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! 🙌

github-actions[bot] avatar Dec 06 '24 16:12 github-actions[bot]