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

后端 未结 22 1190
抹茶落季
抹茶落季 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:36

    Hi I'm using the SQLAzureMW tool for SQLAzure DB migration and management. Very useful one. It was downloaded from codeplex, but currently it's not available the codeplex will be going to shutdown, the same application tool is now available in GttHub. This below link is explain how to use this tool and also available the Application for download.

    https://github.com/twright-msft/azure-content/blob/master/articles/sql-database/sql-database-migration-wizard.md

提交回复
热议问题