SQL Azure Backup & Restore strategy

前端 未结 5 1406
余生分开走
余生分开走 2021-01-02 12:39

We have a web based (ASP.NET MVC) application that uses SQL Server 2008 for its database.

Because the data is important to us (and our clients), we have a Backup &a

5条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-02 12:51

    I wrote a blog post on backing up your SQL Azure DB to a blog file using nothing more complex than some free command line tools and the windows task scheduler, should save you some money and hassle :-)

    https://iainhunter.wordpress.com/2012/08/21/sql-azure-disaster-recovery/

提交回复
热议问题