Synchronizing Media Files on Azure storage when using Content Staging
    
    
    Question
    Jan 16, 2019
    
      Hi, In my Kentico 12 MVC setup, I use Azure storage for storing media files. As recommended, I've setup different storage containers for each environment (dev, test, live), so that deletions and changes in one environment, don't affect the others. I'd also like to use conten...