Tag: SQL Server

Migrate SQL Server Database to an Azure SQL Database
Migrate SQL Server Database to an Azure SQL Database
Blog Posts

You can use Azure Database Migration Service to migrate the databases from an on-premises SQL Server instance to Azure SQL Database. In this example, we will move the SQL Server 2008 database on on-premises Windows Server 2008 R2 to Azure SQL. As seen in the image below, there is a database called “DCOInsurance” on SQL… READ MORE

Use Azure to Store SQL Server Backups Offsite
Use Azure to Store SQL Server Backups Offsite
Blog Posts

You always think your environment is setup correctly and that you’re able to recover in case of a disaster. You make backups, test your backups, setup DR solutions and in the end test the DR plan (very important). But, is your SQL Server Backups usable? But have you ever considered a situation where all your… READ MORE