-
Notifications
You must be signed in to change notification settings - Fork 7
Azure SQL Database Restore
Adrien Siffermann edited this page Aug 22, 2016
·
3 revisions
With this task, you can restore an Azure SQL Database to another Azure SQL Database on the same server using the latest point-in-time backup.
You should have Setup an Azure Resource Manager Endpoint to use this task.
You will find the task in the "Deploy" category.
- Azure RM Subscription - Specifies the Azure Resource Manager Service Endpoint to use.
- Azure SQL Server Name - Azure SQL Server name like, FabrikamSQL.database.windows.net,1433 or FabrikamSQL.database.windows.net.
- Source Database Name - Name of the source Azure SQL Database from which to restore.
- Target Database Name - Name of the target Azure SQL Database. If exists, will be deleted prior to restore!