Migrating SQL Server 2008 databases to Azure SQL
“This is a quick one”, I thought. A customer asked me to have a look at their old CRM environment, that was running in a local physical server in their datacenter. The plan was to decommission the server, but rescue the CRM database. I knew I could lift-and-shift the database or databases to Azure SQL quite easily. This post walks through my experience and some of the challenges I encountered. Provisioning Azure SQL I received… Read More »Migrating SQL Server 2008 databases to Azure SQL