Skip to content

Commit e38812b

Browse files
authored
Clarity and screenshots on using geo-restore
Clarity and screenshots on using geo-restore feature for single DB and managed instance
1 parent 03fead0 commit e38812b

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/sql-database/sql-database-recovery-using-backups.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,13 +130,12 @@ Complete the process of creating a new database. Once the single Azure SQL Datab
130130

131131
#### Managed instance database
132132

133-
To geo-restore managed instance database from Azure portal to an existing managed instance in a region of your choice, follow these steps:
133+
To geo-restore managed instance database from Azure portal to an existing managed instance in a region of your choice, select a managed instance on which you wish a database to be restored, and follow these steps:
134134

135-
1. Select the managed instance on which a new database will be restored
136-
2. Click on **+New database**
137-
3. Type in a desired database name
138-
4. Under Use existing data select option **Backup**
139-
5. Select a backup from the drop-down list of available geo-restore backups
135+
1. Click on **+New database**
136+
2. Type in a desired database name
137+
3. Under Use existing data select option **Backup**
138+
4. Select a backup from the drop-down list of available geo-restore backups
140139

141140
![geo-restore managed instance database](./media/sql-database-recovery-using-backups/geo-restore-sql-managed-instance-list-annotated.png)
142141

@@ -146,11 +145,11 @@ Complete the process of creating a new database. Once the instance database is c
146145

147146
#### Single Azure SQL Database
148147

149-
For PowerShell script showing how to perform geo-restore for a single Azure SQL Database, see [Restore a SQL database using PowerShell](scripts/sql-database-restore-database-powershell.md).
148+
For PowerShell script showing how to perform geo-restore for a single Azure SQL Database, see [Use PowerShell to restore an Azure SQL single database to an earlier point in time](scripts/sql-database-restore-database-powershell.md).
150149

151150
#### Managed instance database
152151

153-
For PowerShell script showing how to perform geo-restore for a managed instance database, see [PowerShell to restore a Managed Instance database to another geo-region](scripts/sql-managed-instance-restore-geo-backup.md).
152+
For PowerShell script showing how to perform geo-restore for a managed instance database, see [Use PowerShell to restore a Managed Instance database to another geo-region](scripts/sql-managed-instance-restore-geo-backup.md).
154153

155154
### Geo-restore considerations
156155

0 commit comments

Comments
 (0)