Skip to content

Commit c645d70

Browse files
authored
Update recovery-using-backups.md
------- cc: @SudhirRaparla
1 parent 67833c6 commit c645d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following options are available for database recovery by using [automated da
2121
- Create a new database on the same server, recovered to a specified point in time within the retention period.
2222
- Create a database on the same server, recovered to the deletion time for a deleted database.
2323
- Create a new database on any server in the same region, recovered to the point of the most recent backups.
24-
- Create a new database on any server in any other region, recovered to the point of the most recent replicated backups. Cross-region and cross-subscription restore for SQL Managed Instance isn't currently supported
24+
- Create a new database on any server in any other region, recovered to the point of the most recent replicated backups. Cross-region and cross-subscription point-in-time restore for SQL Managed Instance isn't currently supported.
2525

2626
If you configured [backup long-term retention](long-term-retention-overview.md), you can also create a new database from any long-term retention backup on any server.
2727

0 commit comments

Comments
 (0)