SQL SERVER – Simple Trick to Backup Azure Database with SkyDrive

To ensure your SQL Server or Azure databases remain safe, you should backup your databases periodically. And it is important to store the backups in a reliable location. Microsoft SkyDrive currently offers 7GB free, Box offers 5GB free – both are reliable and it is simple to send your backups there. SQLBackupAndFTP in it’s latest version 9 added the option to backup to SkyDrive and Box ( in addition to local/network folder, NAS drive, FTP, Dropbox, Google Drive and Amazon S3). Just select the databases that you’d like to backup and select to store the backups in SkyDrive or Box. Below I will show you how to do it in details

SQL SERVER - Simple Trick to Backup Azure Database with SkyDrive azurebackup1

Select databases to backup

First connect to your SQL Server or Azure Sql Database. Then select the databases you’d like to backup.

SQL SERVER - Simple Trick to Backup Azure Database with SkyDrive azurebackup2

Connect to SkyDrive or Box cloud

If you have a free version of SQLBackupAndFTP Box destination is included, but SkyDrive destination will be disabled as it is available in the Standard version or above. Click “Try now” to get 30 days trial on all options

SQL SERVER - Simple Trick to Backup Azure Database with SkyDrive azurebackup3

On the “SkyDrive Settings” form you’ll need to authorize SQLBackupAndFTP to access your SkyDrive. Click “Authorize…” to open SkyDrive authorization page in your browser, sign in your to SkyDrive account and click at “Allow” . On the next page you will see the field with an authorization code. Copy it to the clipboard. Box operation is just the same.

SQL SERVER - Simple Trick to Backup Azure Database with SkyDrive azurebackup4

After that return to SQLBackupAndFTP, paste the authorization code and click “OK” .

SQL SERVER - Simple Trick to Backup Azure Database with SkyDrive azurebackup5

After you are authorized, you can enter the path to a backup folder. SQLBackupAndFTP will create the folder if it does not exist.

SQL SERVER - Simple Trick to Backup Azure Database with SkyDrive azurebackup6

That’s all what has to be done to backup to SkyDrive or Box cloud.  You can now click on “Run Now” button to test this job.

SQL SERVER - Simple Trick to Backup Azure Database with SkyDrive azurebackup7

Conclusion

Whatever is your preference for storing SQL backups, it is easy with SQLBackupAndFTP. Note that at the time of this writing they are running a very rare promotion on volume licenses:

  • 5–9 licenses: 20% off
  • 10–19 licenses: 35% off
  • More than 20 licenses: 50% off

Please let me know your favorite options for storing the backups

Reference: Pinal Dave (https://blog.sqlauthority.com)

SQL Azure, SQL Backup and Restore
Previous Post
SQL SERVER – Online Index Operations, NEWID and More – Memory Lane #042
Next Post
SQL SERVER – SQL Basics Video: Data and Information in Businesses – SQL in Sixty Seconds #056

Related Posts

Leave a Reply