This handy MSDN blog post already details 8 (yes EIGHT) different ways to backup your SQL Azure Database. But the easiest technique of all, by scheduling a job using Windows Azure Mobile Services, isn’t even mentioned. Perhaps this is because WAMS is so new and still in Preview mode as of right now. This technique does not use a 3rd party and is 100% cloud - it doesn’t require any traditional server-hosted resources to complete the backup and stores the database backup itself in a .bacpac file in ......