We have been using Azure Blob Storage as our primary storage provider in our applications. Lately we wanted to use Minio on our Kubernetes cluster and also connect it to Azure and also to the other supported storages.
The purpose behind this as you can guess is to have a unified API in our code. My question is how can I connect an existing Minio Server on Kubernetes with its Azure Gateway to our existing Azure Storage account and then reach it via Minio .NET SDK? Is there any way to do this?
Answer from Minio: https://twitter.com/abperiasamy/status/990842554101870592