Skip to content

Commit b22112a

Browse files
authored
Merge pull request #197652 from v-bllyd/patch-31
Update postgresql-support-matrix with Private endpoints
2 parents 560ba24 + 8887806 commit b22112a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ East US, East US 2, Central US, South Central US, West US, West US 2, West Centr
3030

3131
- Recommended limit for the maximum database size is 400 GB.
3232
- Cross-region backup isn't supported. Therefore, you can't back up an Azure PostgreSQL server to a vault in another region. Similarly, you can only restore a backup to a server within the same region as the vault. However, we support cross-subscription backup and restore.
33+
- Backup of Azure PostgreSQL servers with Private endpoint enabled is currently not supported.
3334
- Only the data is recovered during restore; _roles_ aren't restored.
3435

3536
## Next steps
3637

37-
- [Back up Azure Database for PostgreSQL server](backup-azure-database-postgresql.md)
38+
- [Back up Azure Database for PostgreSQL server](backup-azure-database-postgresql.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: v-amallick
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.
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](https://docs.microsoft.com/azure/backup/backup-azure-database-postgresql-support-matrix)
1414

1515
## Configure backup on Azure PostgreSQL databases
1616

0 commit comments

Comments
 (0)