You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ritaCanavarro Sure, I used an azure connection string to create an azure bucket, but the library said my config was invalid by giving an error saying I needed to specify a storage account name. The problem is the Azure connection string already did contain the storage account name, so I had to specify that via both the connection string and in the config yaml directly.
I think to test and reproduce this, you will need to create a Bucket object out of a config that contains an azure connection string that contains a storage account name while leaving the storage_account field blank in the yaml config.
No description provided.
The text was updated successfully, but these errors were encountered: