LearnSQL

LearnSQLSQLTips

SQL Tip-10 | SQL Server Database Backup to Cloud (Microsoft Azure)

Backup to URL is not new to SQL 2014, it was first introduced in SQL Server 2012 CU2, but you were allowed to use the URL in query only. Starting with SQL Server 2014 this feature has been totally integrated, now you can specify URL while taking Backup or doing Restore no matter if you are performing the task via Query, Backup\Restore GUI, Powershell cmdlets or using SMO.

Read More