Pergunta

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.

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top