temporal icon indicating copy to clipboard operation
temporal copied to clipboard

Support for Azure Blob Storage for Archival

Open omm-mishra opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. Currently Archival is only supported for Gcloud and AWS S3, our org uses Azure as its cloud provider, hence we would like to use Azure Storage for Archival.

Describe the solution you'd like We would like a plugin based solution where we can go ahead and implement our own code and pass them to something like the Server Options or any native support from Temporal side is also welcome.

Describe alternatives you've considered We did try to go ahead and implement the Azure dependencies on our own but since it requires changes in the original source code, it would add a significant overhead on our team to maintain the codebase and keep it updated with newly released versions, we could not proceed with it.

omm-mishra avatar Mar 12 '24 10:03 omm-mishra