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 Blog Storage: Support for nested containers to upload files #391

Conversation

sa-es-ir
Copy link
Contributor

Currently, if the user sets a nested path like base/to/upload as ContainerName in the appsetting.json, the file will be uploaded into base container and ignore the nested parts.

I just added a few lines to support nested containers to upload files as it allows users to store files wherever they want.

@linkdotnet
Copy link
Owner

Hey Saeed - thanks for that!

Always nice that people have some improvement ideas. I only used it in the "root-only" version therefore that never crossed my mind :D

Much appreciated!

@linkdotnet linkdotnet merged commit aefd9d4 into linkdotnet:master Dec 23, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants