I have an Azure Web App with all files stored on the web app itself. I'm looking at using Azure blob storage for all Kentico files (add key=@CMSExternalStorageName@ value=@azure@). Which files and folders would I need to move from the web app to blob storage? Would it be everything under wwwroot?
↧