Skip to content

Commit b68003d

Browse files
Merge pull request #265441 from kabharati/patch-173
Update backup-azure-database-postgresql-flex.md
2 parents bbd6a01 + 95e8363 commit b68003d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ ms.author: v-abhmallick
1010

1111
# Back up Azure Database for PostgreSQL Flexible server with long-term retention (preview)
1212

13-
This article describes how to back up Azure Database for PostgreSQL-Flex server.
13+
This article describes how to back up Azure Database for PostgreSQL Flexible Server.
1414

1515
[Learn about](./backup-azure-database-postgresql-flex-support-matrix.md) the supported scenarios and known limitations of Azure Database for PostgreSQL Flexible server backup.
1616

1717
## Configure backup
1818

19-
To configure backup on the Azure PostgreSQL-flex databases using Azure Backup, follow these steps:
19+
To configure backup on the Azure Database for PostgreSQL Flexible Server databases using Azure Backup, follow these steps:
2020

2121
1. Create a [Backup vault](./create-manage-backup-vault.md#create-a-backup-vault).
2222

@@ -32,10 +32,10 @@ To configure backup on the Azure PostgreSQL-flex databases using Azure Backup, f
3232
1. Select or [create](#create-a-backup-policy) a Backup Policy to define the backup schedule and the retention duration.
3333
:::image type="content" source="./media/backup-azure-database-postgresql-flex/backup-policy.png" alt-text="Screenshot showing the option to edit a backup policy.":::
3434

35-
1. Select **Next** then select **Add** to select the PostgreSQL-Flex server that you want to back up.
35+
1. Select **Next** then select **Add** to select the Azure Database for PostgreSQL Flexible Server that you want to back up.
3636
:::image type="content" source="./media/backup-azure-database-postgresql-flex/select-server.png" alt-text="Screenshot showing the select server option.":::
3737

38-
1. Choose one of the Azure PostgreSQL-Flex servers across subscriptions if they're in the same region as that of the vault. Expand the arrow to see the list of databases within a server.
38+
1. Choose one of the Azure Database for PostgreSQL Flexible Servers across subscriptions if they're in the same region as that of the vault. Expand the arrow to see the list of databases within a server.
3939
:::image type="content" source="./media/backup-azure-database-postgresql-flex/select-resources.png" alt-text="Screenshot showing the select resources option.":::
4040

4141
1. After the selection, the validation starts. The backup readiness check ensures the vault has sufficient permissions for backup operations. Resolve any access issues by granting appropriate [permissions](/azure/backup/backup-azure-database-postgresql-flex-overview) to the vault MSI and re-triggering the validation.
@@ -95,4 +95,4 @@ To view the backup job status:
9595

9696
## Next steps
9797

98-
[Restore Azure Database for PostgreSQL Flexible backups (preview)](./restore-azure-database-postgresql-flex.md)
98+
[Restore Azure Database for PostgreSQL Flexible backups (preview)](./restore-azure-database-postgresql-flex.md)

0 commit comments

Comments
 (0)