- 🇨🇦Canada bbombachini London, ON
You might know but Microsoft is retiring microsoft/azure-storage-blob as of March 2024:
https://azure.microsoft.com/en-gb/updates/retirement-notice-the-azure-st...
The module appears to currently be only a wrapper for the Azure QueueRestProxy client.
Do you have plans (or un-pushed code) to expand that to the other storage services too and optionally to add some utility functions?
My use case specifically is to push files to Blob Storage, so a client wrapper would be handy and a helper to sync a directory to a container would be ... ideal ;-)
The BlobRestProxy wrapper is trivial and I hacked that in locally, but I don't really want to be replicating any work.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
You might know but Microsoft is retiring microsoft/azure-storage-blob as of March 2024:
https://azure.microsoft.com/en-gb/updates/retirement-notice-the-azure-st...