How do I copy SQL Azure database to my local development server?

后端 未结 22 1137
抹茶落季
抹茶落季 2020-11-28 01:06

Does anyone know how I can copy a SQL Azure database to my development machine? I\'d like to stop paying to have a development database in the cloud, but it\'s the best way

22条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-28 01:25

    The accepted answer is out of date. I found a better answer: Use Import Data-tier Application

    More detailed information please see this article: Restoring Azure SQL Database to a Local Server

提交回复
热议问题