I would like to export the DB from Azure SQL to an MDF file so that I can mount it on my own instance of the SQL server, but when I click export in Windows Azure management tools, it wants me to export the database to Azure Blob , and I just want to download it. How do I achieve this?
source
share