is there any way to backup the database say 'ABC' and then restoring with the name 'ABC_Old' on Azure SQL Data Warehouse?
Any help is appreciated. Thanks!
is there any way to backup the database say 'ABC' and then restoring with the name 'ABC_Old' on Azure SQL Data Warehouse?
Any help is appreciated. Thanks!
Have you tried adding a new SQL Data Warehouse via the portal, then selecting Backup
as the source then configuring the backup options?
See here for info on the restore operation generally: