Skip to content

Azure Blog Storage: Support for nested containers to upload files#391

Merged
linkdotnet merged 2 commits intolinkdotnet:masterfrom
sa-es-ir:azure-blob-storage-nested-containers-upload
Dec 23, 2024
Merged

Azure Blog Storage: Support for nested containers to upload files#391
linkdotnet merged 2 commits intolinkdotnet:masterfrom
sa-es-ir:azure-blob-storage-nested-containers-upload

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