Skip to content

Commit eb1025f

Browse files
Merge pull request #310914 from AbhishekMallick-MS/Jan-27-2026-Flow1
Resiliency flow update - PSQL DB backup
2 parents 5d26b71 + 1f7b8ca commit eb1025f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

articles/backup/backup-azure-database-postgresql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back Up Azure Database for PostgreSQL by Using the Azure Portal
33
description: Learn how to back up Azure Database for PostgreSQL by using the Azure portal.
44
ms.topic: how-to
5-
ms.date: 08/18/2025
5+
ms.date: 01/27/2026
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -26,7 +26,7 @@ You can configure a backup on multiple PostgreSQL databases across multiple Azur
2626

2727
:::image type="content" source="./media/backup-azure-database-postgresql/adding-backup-inline.png" alt-text="Screenshot that shows the button for adding a backup." lightbox="./media/backup-azure-database-postgresql/adding-backup-expanded.png":::
2828

29-
Alternatively, you can go to this page from the [Backup center](./backup-center-overview.md).
29+
Alternatively, you can go to this page from the [Resiliency](../resiliency/tutorial-configure-protection-datasource.md).
3030

3131
1. On the **Basics** tab, enter the required information.
3232

@@ -126,7 +126,7 @@ You can configure a backup on multiple PostgreSQL databases across multiple Azur
126126

127127
## <a name = "create-backup-policy"></a>Create a backup policy
128128

129-
You can create a backup policy during the flow for configuring a backup. Alternatively, go to **Backup center** > **Backup policies** > **Add**. You can also [create a backup policy for PostgreSQL databases using REST API](backup-azure-data-protection-use-rest-api-create-update-postgresql-policy.md).
129+
You can create a backup policy during the flow for configuring a backup. Alternatively, go to **Resiliency** > **Manage** > **Procection policies** > **+ Create policy**. You can also [create a backup policy for PostgreSQL databases using REST API](backup-azure-data-protection-use-rest-api-create-update-postgresql-policy.md).
130130

131131
1. On the **Create Backup Policy** pane, on the **Basics** tab, enter a name for the new policy.
132132

articles/backup/restore-azure-database-postgresql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore Azure Database for PostgreSQL by Using the Azure Portal
33
description: Learn about how to restore Azure Database for PostgreSQL backups.
44
ms.topic: how-to
5-
ms.date: 08/18/2025
5+
ms.date: 01/27/2026
66
ms.custom:
77
- devx-track-azurecli
88
- build-2025
@@ -24,7 +24,7 @@ You can restore a database to any Azure Database for PostgreSQL server of a diff
2424

2525
:::image type="content" source="./media/restore-azure-database-postgresql/select-database-for-restore-inline.png" alt-text="Screenshot that shows details for a backup instance." lightbox="./media/restore-azure-database-postgresql/select-database-for-restore-expanded.png":::
2626

27-
Alternatively, you can go to this page from the [Backup center](./backup-center-overview.md).
27+
Alternatively, you can go to this page from the [Resiliency](../resiliency/resiliency-overview.md).
2828

2929
1. On the **Select restore point** tab, select a recovery point from the list of all full backups available for the selected backup instance. By default, the latest recovery point is selected.
3030

0 commit comments

Comments
 (0)