SQL Server database backup & restore from On-Premise to Azure is a feature introduced with SQL Server 2012 SP1 CU2. In the past, it could be used with these three tools:
- Transact-SQL (T-SQL)
- PowerShell
- SQL Server Management Objects (SMO)
With SQL Server 2014, backup & restore can also be enabled via SQL Server Management Studio (SSMS).