FluentStorage
FluentStorage copied to clipboard
DefaultAzureCredential connection string
Is it possible to have a connection string to Azure Blob storage that will use DefaultAzureCredential? I don't want to pass any keys to access since it is less secure.
You could make a PR if possible, if not, then let me know the new API and how it should work and I'll try.