SQL Azure Backup & Restore strategy

前端 未结 5 1403
余生分开走
余生分开走 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 13:05

    In addition to the options that Joe has mentioned you can also use DAC as mentioned here. It is a little out of date as you can now import/export BACPAC files from blob storage in the portal.

提交回复
热议问题