You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-database-postgresql-flex.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,13 @@ ms.author: v-abhmallick
10
10
11
11
# Back up Azure Database for PostgreSQL Flexible server with long-term retention (preview)
12
12
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.
14
14
15
15
[Learn about](./backup-azure-database-postgresql-flex-support-matrix.md) the supported scenarios and known limitations of Azure Database for PostgreSQL Flexible server backup.
16
16
17
17
## Configure backup
18
18
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:
20
20
21
21
1. Create a [Backup vault](./create-manage-backup-vault.md#create-a-backup-vault).
22
22
@@ -32,10 +32,10 @@ To configure backup on the Azure PostgreSQL-flex databases using Azure Backup, f
32
32
1. Select or [create](#create-a-backup-policy) a Backup Policy to define the backup schedule and the retention duration.
33
33
:::image type="content" source="./media/backup-azure-database-postgresql-flex/backup-policy.png" alt-text="Screenshot showing the option to edit a backup policy.":::
34
34
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.
36
36
:::image type="content" source="./media/backup-azure-database-postgresql-flex/select-server.png" alt-text="Screenshot showing the select server option.":::
37
37
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.
39
39
:::image type="content" source="./media/backup-azure-database-postgresql-flex/select-resources.png" alt-text="Screenshot showing the select resources option.":::
40
40
41
41
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:
95
95
96
96
## Next steps
97
97
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