Question

I have DotNetNuke version 7 installed on an Azure VM. I created a folder of type Azure Folder Provider in File Manager. I would like to just upload files directly to the Azure Blob Storage container and have DotNetNuke pick up the files that are not uploaded via File Manager (which creates records of uploaded files in the dbo.Files table). Is this possible via configuration? I am looking for some guidance on this if possible. Thank you.

Was it helpful?

Solution

It turns out there is a documented issue with DNN 7 where the files from Azure Folder were not synchronized. Upgrading to the latest version resolves this problem.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top