Skip to content

Commit 1729659

Browse files
Merge pull request #34110 from MicrosoftDocs/WilliamDAssafMSFT-patch-2
20250514 update REST API link
2 parents bfdf040 + c5870c6 commit 1729659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about point-in-time restore, which enables you to roll back a
55
author: dnethi
66
ms.author: dinethi
77
ms.reviewer: wiassaf, mathoma, danil
8-
ms.date: 04/04/2025
8+
ms.date: 05/14/2025
99
ms.service: azure-sql-database
1010
ms.subservice: backup-restore
1111
ms.topic: how-to
@@ -139,7 +139,7 @@ To recover a database from a PITR backup by using the REST API:
139139
| API | Description |
140140
| --- | --- |
141141
| [Databases - Create Or Update](/rest/api/sql/databases/create-or-update#createmode) | Use `createMode=PointInTimeRestore` to restore a database. |
142-
| [Get Create or Update Database Status](/rest/api/sql/operations) | Returns the status during a restore operation. |
142+
| [Database Operations - List By Database](/rest/api/sql/database-operations/list-by-database) | Gets a list of operations performed on the database. |
143143

144144
---
145145

0 commit comments

Comments
 (0)