The SQL Azure team has posted important updates to the DAC framework, simplifying the process of importing / exporting data to SQL Azure databases.
Similar Posts
The Windows Azure Training Kit October 2012 is now available
I have updated the links on my blog to reflect that the October 2012 release of the Windows Azure Training Kit is available now. A new page has been added to the main Windows Azure website, where you can find more information on how to use it. Among the changes and new features that you…
Building Scale-Out Database Solutions on SQL Azure
Link to PDC 2010 session that shows different techniques to scale-out SQL Azure Databases, including sharding and horizontal partioning. Click here to open link…
Two patterns to keep in mind when architecting applications for the cloud
After working with several companies trying to deploy their solutions to Windows Azure, I have found the lack of two common features / patterns in their architectures that prevent them from taking full advantage of the extra IT capacity that the cloud offers. To be honest, these are good practices that apply not only to…
Windows Azure AppFabric Datacenter IP ranges
Useful information for setting up firewall rules when accessing apps running on Azure Click here to open link…
Deploying the Windows Azure ASP.NET MVC 3 Web Role
In order to deploy the default ASP.Net MVC 3 web role that comes with version 1.4 (and later) of the Windows Azure SDK, it is necessary to make some changes linked to the SQL connection strings, which point by default to the local SQLEXPRESS instance. This article from Wade Wegner explains how to make them…
SQL Azure Backup and Restore Strategy
Good summary of techniques to backup and restore SQL Azure databases, as well as some thoughts on features that future tools will provide. Click here to open link…
