How can i take backup my application files (deployment) for future purpose?

Răspuns How can i take backup my application files (deployment) for future purpose?

  • 2 iulie 2012 05:49
     
     

    Hi,

    Suppose i want to view/take backup my comple deployment package (application files) how can i do it?

Toate mesajele

  • 2 iulie 2012 06:45
     
     Răspuns

    Hello,

    Still Windows Azure, not SQL Azure, as in your other thread How can i update my deployment?

    Make a backup of your local Visual Studio project, then you have a copy. MS takes care about internal backup of the deployed project and you don't have a direct file access to the colud, so no need and no possibility to backup it.


    Olaf Helper
    * cogito ergo sum * errare humanum est * quote erat demonstrandum *
    Wenn ich denke, ist das ein Fehler und das beweise ich täglich
    Blog Xing

  • 2 iulie 2012 06:52
     
     

    Hi,

    Am sorry . Unknowingly i posted in this forum. 

    Thanks for your reply.

    How can i verify that my uploded content via my application is stored in to blob storage? whether it happens in default opr we have to do it manually.