I\'ve created a BACPAC backup of my Azure SQL Database using the \"Export\" option within the Azure Management Console.
Having downloaded this to my machine I\'m a l
You can restore the BACPAC by using the client side tools. Videos are here:
http://dacguy.wordpress.com/2011/09/09/importexport-services/
The tools are available here:
http://sqldacexamples.codeplex.com/documentation