We are migrating a site to azure and would like to use deployment slots. Currently we deploy updates to a staging slot and then swap them.
When we swap the slots, the umbraco folder is also swapped, including the caches and log files. This coould lead to corrupted indexes.
Is it possible to use an external storage for the umbraco log and cache files?