How to achieve Incremental deployment of Blob Files storage

Posted by Community Admin on 05-Aug-2018 11:45

How to achieve Incremental deployment of Blob Files storage files to different environments of windows azure storage?

All Replies

Posted by Community Admin on 26-Feb-2014 00:00

Hi
We are new to Windows azure and are developing a web application. In the beginning of the project , we have deployed complete code to different environments which actually publish complete code and uploaded blob objects to azure storage as we linked sitefinity to hold blob objects in azure storage . But now as we are in the middle of development , we are just required to upload any new blob files created which can be quite less in numbers (1 or 2 or maybe few).Now I would like to know best process to sync these blob files to different azure storage environments which is for each cloud service. So ideally we would like to update staging cloud service and staging storage first and then test there and then once no bugs are found, then will be required to update UAT and production storages as well with the changed or new blob objects.  
Please help.

This thread is closed