Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure config requires StorageAccountName even when its already in the connection string #90

Open
andrewchambers opened this issue Nov 17, 2023 · 2 comments

Comments

@andrewchambers
Copy link

No description provided.

@ritaCanavarro
Copy link
Contributor

Hi @andrewchambers, I am interested in working on this issue, could you please provide more context?

@andrewchambers
Copy link
Author

andrewchambers commented Dec 18, 2023

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants