-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hi guys,
This storage provider is very useful, and removes one of the few roadblocks in the way of getting v9 into production. Thanks!
There is however a tiny omission in the documentation: many users of this package will have used UmbracoFileSystemProviders.Azure in v8, and there is a difference that might prevent the new package to work if you aren't aware of it:
All media contents are expected to be inside a root 'media' folder in the blob container, unlike the behavior of the previous package.
There is nothing wrong about this new behavior, but it would be nice to have it mentioned in the main readme.md.
I'll send a PR with the suggested change.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation