Skip to content

Commit 85ba2b2

Browse files
author
AbhishekMallick01
committed
added reference links in related artuckes
1 parent e4fc219 commit 85ba2b2

5 files changed

+12
-26
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: About Azure Database for PostgreSQL backup
33
description: An overview on Azure Database for PostgreSQL backup
44
ms.topic: overview
5-
ms.date: 03/06/2025
5+
ms.date: 03/18/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -195,4 +195,5 @@ You can add new databases and database users to the server. For database users,
195195

196196
## Next steps
197197

198-
[Azure Database for PostgreSQL backup](backup-azure-database-postgresql.md)
198+
- [Frequently asked questions](backup-azure-database-postgresql-server-faq.md).
199+
- [Back up Azure Database for PostgreSQL](backup-azure-database-postgresql.md).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Back up Azure Database for PostgreSQL
33
description: Learn about Azure Database for PostgreSQL backup with long-term retention
44
ms.topic: how-to
5-
ms.date: 02/17/2025
5+
ms.date: 03/18/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
99
---
1010

1111
# Azure Database for PostgreSQL backup with long-term retention
1212

13-
This article describes how to back up Azure Database for PostgreSQL server. Before you begin, review the [supported configurations, feature considerations and known limitations](./backup-azure-database-postgresql-support-matrix.md)
13+
This article describes how to back up Azure Database for PostgreSQL server. Before you begin, review the [supported configurations, feature considerations, known limitations](./backup-azure-database-postgresql-support-matrix.md), and [frequently asked questions](backup-azure-database-postgresql-server-faq.md).
1414

1515
## Configure backup on Azure PostgreSQL databases
1616

articles/backup/backup-postgresql-cli.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure Database for PostgreSQL with long-term-retention using Azure CLI
33
description: Learn how to back up Azure Database for PostgreSQL using Azure CLI.
44
ms.topic: how-to
5-
ms.date: 07/30/2024
5+
ms.date: 03/18/2025
66
ms.custom: devx-track-azurecli
77
ms.service: azure-backup
88
author: jyothisuri
@@ -13,14 +13,7 @@ ms.author: jsuri
1313

1414
This article explains how to back up [Azure PostgreSQL database](/azure/postgresql/overview#azure-database-for-postgresql---single-server) using Azure CLI.
1515

16-
In this article, you'll learn how to:
17-
18-
- Create a Backup vault
19-
- Create a backup policy
20-
- Configure a backup of an Azure PostgreSQL database
21-
- Run an on-demand backup job
22-
23-
For informgreSQL databases supported scenarios and limitations, see the [support matrix](backup-azure-database-postgresql-support-matrix.md).
16+
Learn more about the [supported scenarios](backup-azure-database-postgresql-support-matrix.md) and [frequently asked questions](backup-azure-database-postgresql-server-faq.md) to back up Azure Database for PostgreSQL Database.
2417

2518
## Create a Backup vault
2619

articles/backup/backup-postgresql-ps.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure Database for PostgreSQL with long-term-retention using Azure PowerShell
33
description: Learn how to back up Azure Database for PostgreSQL using Azure PowerShell.
44
ms.topic: how-to
5-
ms.date: 07/30/2024
5+
ms.date: 03/18/2025
66
ms.custom: devx-track-azurepowershell
77
ms.service: azure-backup
88
author: jyothisuri
@@ -13,17 +13,7 @@ ms.author: jsuri
1313

1414
This article explains how to back up [Azure PostgreSQL database](/azure/postgresql/overview#azure-database-for-postgresql---single-server) using Azure PowerShell.
1515

16-
In this article, you'll learn how to:
17-
18-
- Create a Backup vault
19-
20-
- Create a backup policy
21-
22-
- Configure a backup of an Azure PostgreSQL database
23-
24-
- Run an on-demand backup job
25-
26-
For information on the Azure PostgreSQL databases supported scenarios and limitations, see the [support matrix](backup-azure-database-postgresql-support-matrix.md).
16+
Learn more about the [supported scenarios](backup-azure-database-postgresql-support-matrix.md) and [frequently asked questions](backup-azure-database-postgresql-server-faq.md) to back up Azure Database for PostgreSQL Database.
2717

2818
## Create a Backup vault
2919

articles/backup/quick-backup-postgresql-database-portal.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Quick start - Back up Azure Database for PostgreSQL server
33
description: In this quickstart, learn how to back up Azure Database for PostgreSQL server to an Azure Backup Vault.
44
ms.topic: quickstart
55
ms.custom: mvc, mode-ui
6-
ms.date: 02/17/2025
6+
ms.date: 03/18/2025
77
ms.service: azure-backup
88
author: jyothisuri
99
ms.author: jsuri
@@ -26,6 +26,8 @@ Before you configure backup of Azure PostgreSQL database:
2626
- [Allow access permissions for PostgreSQL server](backup-azure-database-postgresql-overview.md#access-permissions-on-the-azure-postgresql-server).
2727
- [Create a back up policy](backup-azure-database-postgresql.md#create-backup-policy).
2828

29+
Learn more about the [supported scenarios](backup-azure-database-postgresql-support-matrix.md) and [frequently asked questions](backup-azure-database-postgresql-server-faq.md) to back up Azure Database for PostgreSQL Database.
30+
2931
## Configure backup on the database
3032

3133
You can configure backup on multiple databases across multiple Azure PostgreSQL servers. To configure backup on the Azure PostgreSQL databases using Azure Backup, follow these steps:

0 commit comments

Comments
 (0)