Skip to content

Commit b7c41d5

Browse files
author
AbhishekMallick01
committed
minor updates
1 parent b9e58fe commit b7c41d5

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

articles/backup/quick-backup-postgresql-flexible-server-portal.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,13 @@ This quickstart describes how to create a Backup policy to protect Azure Databas
1919

2020
Before you create a Backup policy for Azure Database for PostgreSQL - Flexible Server, ensure the following prerequisites are met:
2121

22-
[!INCLUDE [Prerequisites for backup of Azure Database for PostgreSQL - Flexible Server.](../../includes/backup-postgresql-flexible-server-prerequisites.md)]
22+
- [Review the supported scenarios and known limitations](backup-azure-database-postgresql-flex-support-matrix.md) of Azure Database for PostgreSQL Flexible server backup.
23+
- Identify or [create a Backup vault](create-manage-backup-vault.md#create-a-backup-vault) in the same region where you want to back up the Azure Database for PostgreSQL Server instance.
24+
- Check that Azure Database for PostgreSQL Server is named in accordance with naming guidelines for Azure Backup. Learn about the [naming conventions](/previous-versions/azure/postgresql/single-server/tutorial-design-database-using-azure-portal#create-an-azure-database-for-postgresql).
25+
- Provide [database user's backup privileges on the database](backup-azure-database-postgresql-overview.md#database-users-backup-privileges-on-the-database).
26+
- Allow access permissions for PostgreSQL - Flexible Server. Learn about the [access permissions](backup-azure-database-postgresql-overview.md#access-permissions-on-the-azure-postgresql-server).
2327

24-
### Create a Backup policy
28+
## Create a Backup policy
2529

2630
To create a Backup policy for Azure Database for PostgreSQL - Flexible Server, follow these steps:
2731

articles/backup/tutorial-create-first-backup-azure-database-postgresql-flex.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,8 @@ This tutorial describes how to back up Azure Database for PostgreSQL - Flexible
1818

1919
Before you back up Azure Database for PostgreSQL - Flexible Server, ensure the following prerequisites are met:
2020

21-
- [Review the supported scenarios and known limitations](backup-azure-database-postgresql-flex-support-matrix.md) of Azure Database for PostgreSQL Flexible server backup.
22-
- Identify or [create a Backup vault](create-manage-backup-vault.md#create-a-backup-vault) in the same region where you want to back up the Azure Database for PostgreSQL Server instance.
23-
- Check that Azure Database for PostgreSQL Server is named in accordance with naming guidelines for Azure Backup. Learn about the [naming conventions](/previous-versions/azure/postgresql/single-server/tutorial-design-database-using-azure-portal#create-an-azure-database-for-postgresql).
24-
- Provide [database user's backup privileges on the database](backup-azure-database-postgresql-overview.md#database-users-backup-privileges-on-the-database).
25-
- Allow access permissions for PostgreSQL - Flexible Server. Learn about the [access permissions](backup-azure-database-postgresql-overview.md#access-permissions-on-the-azure-postgresql-server).
26-
- [Create a back up policy](quick-backup-postgresql-flexible-server-portal.md).
21+
[!INCLUDE [Prerequisites for backup of Azure Database for PostgreSQL - Flexible Server.](../../includes/backup-postgresql-flexible-server-prerequisites.md)]
22+
2723

2824
[!INCLUDE [Configure protection for Azure Database for PostgreSQL - Flexible Server.](../../includes/configure-postgresql-flexible-server-backup.md)]
2925

includes/backup-postgresql-flexible-server-prerequisites.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ ms.author: jsuri
1515
- Check that Azure Database for PostgreSQL Server is named in accordance with naming guidelines for Azure Backup. Learn about the [naming conventions](/previous-versions/azure/postgresql/single-server/tutorial-design-database-using-azure-portal#create-an-azure-database-for-postgresql).
1616
- Provide [database user's backup privileges on the database](../articles/backup/backup-azure-database-postgresql-overview.md#database-users-backup-privileges-on-the-database).
1717
- Allow access permissions for PostgreSQL - Flexible Server. Learn about the [access permissions](../articles/backup/backup-azure-database-postgresql-overview.md#access-permissions-on-the-azure-postgresql-server).
18+
- [Create a back up policy](../articles/backup/quick-backup-postgresql-flexible-server-portal.md).

0 commit comments

Comments
 (0)