Hi all,
Does anyone know where Umbraco stores the /NuCache/ folder (that holds the NuCache.Content.db and NuCache.Media.db files) on an Azure Web App that has LocalTempStorageLocation set to EnvironmentTemp?
In Kudu, I can see the temp folder should be \local\Temp\:

but there is no NuCache folder in there…
Does anyone know where I can find it?