Skip to content

Commit 37443c5

Browse files
authored
Merge pull request #311051 from AbhishekMallick-MS/Jan-29-2026-Flow2
Resiliency flow update - PSQL-Flex DB restore 2 tutorials
2 parents 4a8a952 + 9302a52 commit 37443c5

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

-8.75 KB
Loading
-10 KB
Loading

articles/backup/tutorial-cross-region-restore.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - Configure and run Cross Region Restore for Azure database for PostgreSQL
33
description: Learn how to configure and run Cross Region Restore for Azure database for PostgreSQL using Azure Backup.
44
ms.topic: tutorial
5-
ms.date: 04/07/2025
5+
ms.date: 01/29/2026
66
ms.service: azure-backup
77
ms.author: v-mallicka
88
# 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
1515
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. 
1616

1717
> [!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 Locally redundant Storage (LRS) after the protection starts for the first time. 
1919
>- 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.
2020
2121
## Considerations
@@ -68,7 +68,7 @@ To restore the database to the secondary region, follow these steps:
6868
1. Go to the Backup vault’s **Overview** pane, and then configure a backup for PostgreSQL database.
6969
> [!Note]
7070
> 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**.
7272
1. Filter to **Azure Database for PostgreSQL servers**, then filter Instance region as **Secondary Region**, and then select the required Backup Instance.
7373
:::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":::
7474

articles/backup/tutorial-restore-postgresql-flex.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - Restore Azure Database for PostgreSQL - Flexible Server using Azure portal
33
description: Learn how to restore Azure Database for PostgreSQL - Flexible Server using Azure portal.
44
ms.topic: tutorial
5-
ms.date: 03/04/2025
5+
ms.date: 01/29/2026
66
ms.service: azure-backup
77
ms.custom:
88
- ignite-2024
@@ -70,7 +70,7 @@ Once the backup is complete in the primary region, it can take up to **12 hours*
7070

7171
To restore recovery point in the secondary region, follow these steps:
7272

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.
7474
2. On the **Protected items** pane, under **Protected item**, select the **Select** option to choose the protected item that you want to restore.
7575

7676
:::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

Comments
 (0)