We have extended the possibilities of SqlBak when selecting the backup destination so that now you can create a SQL Server backup to Azure directly from the browser!
Continue reading the article to find out how you can achieve this.
In this article, we will present you the main idea behind the SQL Server backup to URL feature which has been available since the 2012 SP1 CU2 version.
This backup operation can be performed either from Powershell, T-SQL, or SMOs (SQL Server Management Objects), but in this article we will present you just the version with T-SQL.