You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/tutorial-cross-region-restore.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Tutorial - Configure and run Cross Region Restore for Azure database for PostgreSQL
3
3
description: Learn how to configure and run Cross Region Restore for Azure database for PostgreSQL using Azure Backup.
4
4
ms.topic: tutorial
5
-
ms.date: 04/07/2025
5
+
ms.date: 01/29/2026
6
6
ms.service: azure-backup
7
7
ms.author: v-mallicka
8
8
# Customer intent: "As a database administrator, I want to configure and run Cross Region Restore for Azure PostgreSQL databases, so that I can ensure data resiliency and perform recovery drills without downtime in the primary region."
@@ -15,7 +15,7 @@ This tutorial describes how you can enable and run Cross Region Restore to resto
15
15
The Cross Region Restore option allows you to restore data in a secondary [Azure paired region](/azure/reliability/cross-region-replication-azure) even when no outage occurs in the primary region; thus, enabling you to perform drills to assess regional resiliency.
16
16
17
17
> [!NOTE]
18
-
>- Currently, Geo-redundant Storage (GRS) vault with Cross Region Restore enabled can't be changed to Zone-redundant Storage (ZRS) or Locally-redundant Storage (LRS) after the protection starts for the first time.
18
+
>- Currently, Geo-redundant Storage (GRS) vault with Cross Region Restore enabled can't be changed to Zone-redundant Storage (ZRS) or Locallyredundant Storage (LRS) after the protection starts for the first time.
19
19
>- Secondary region Recovery Point Objective (RPO) is currently *36 hours*. This is because the RPO in the primary region is 24 hours and can take up to 12 hours to replicate the backup data from the primary to the secondary region.
20
20
21
21
## Considerations
@@ -68,7 +68,7 @@ To restore the database to the secondary region, follow these steps:
68
68
1. Go to the Backup vault’s **Overview** pane, and then configure a backup for PostgreSQL database.
69
69
> [!Note]
70
70
> Once the backup is complete in the primary region, it can take up to 12 hours for the recovery point in the primary region to get replicated to the secondary region.
71
-
1. To check the availability of recovery point in the secondary region, go to the **Backup center** > **Backup Instances**.
71
+
1. To check the availability of recovery point in the secondary region, go to the **Backup vault** > **Backup Instances**.
72
72
1. Filter to **Azure Database for PostgreSQL servers**, then filter Instance region as **Secondary Region**, and then select the required Backup Instance.
73
73
:::image type="content" source="./media/create-manage-backup-vault/view-jobs-in-secondary-region.png" alt-text="Screenshot showing how to view jobs in secondary region." lightbox="./media/create-manage-backup-vault/view-jobs-in-secondary-region.png":::
Copy file name to clipboardExpand all lines: articles/backup/tutorial-restore-postgresql-flex.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Tutorial - Restore Azure Database for PostgreSQL - Flexible Server using Azure portal
3
3
description: Learn how to restore Azure Database for PostgreSQL - Flexible Server using Azure portal.
4
4
ms.topic: tutorial
5
-
ms.date: 03/04/2025
5
+
ms.date: 01/29/2026
6
6
ms.service: azure-backup
7
7
ms.custom:
8
8
- ignite-2024
@@ -70,7 +70,7 @@ Once the backup is complete in the primary region, it can take up to **12 hours*
70
70
71
71
To restore recovery point in the secondary region, follow these steps:
72
72
73
-
1. Go to **Business Continuity Center**, and then select **Recover** on the top menu.
73
+
1. Go to **Resiliency**, and then select **Recover** on the top menu.
74
74
2. On the **Protected items** pane, under **Protected item**, select the **Select** option to choose the protected item that you want to restore.
75
75
76
76
:::image type="content" source="./media/tutorial-restore-postgresql-flex/select-protected-items-for-restore.png" alt-text="Screenshot shows the selection of a recovery point for the database restore." lightbox="./media/tutorial-restore-postgresql-flex/select-protected-items-for-restore.png":::
0 commit comments