
SQL Azure Database Backup and Restore
When using SQL Databases in Microsoft Azure you´re self responsible for backups. Of course, usually the SQl Azure database cluster takes care of availability – but what if an app deletes records, or you need an older consistent version of a database or you want to work with the data on your local system or in your company´s network? This article shows how to create manual and automated backups and restore them locally or in the cloud. ...








