Skip to content

Commit 1798cc0

Browse files
author
AbhishekMallick01
committed
addressed PM review inputs
1 parent fcdbdc9 commit 1798cc0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ This section describes several Azure Backup supported management operations that
7676

7777
### Enable public network access for the database storage account
7878

79-
Ensure the target storage account of the database is accessible via a public network. If the storage account uses a private endpoint, update its public network access settings accordingly to enable connectivity for the restore operation.
79+
Ensure the target storage account for restoring backup as a file is accessible via a public network. If the storage account uses a private endpoint, update its public network access settings before executing a restore operation."
8080

81-
To enable public network access for the database storage account, follow these steps:
81+
To enable public network access for the target storage account, follow these steps:
8282

8383
1. In the [Azure portal](https://portal.azure.com/), go to the **target storage account** > **Security + Networking** > **Networking**.
8484

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Before you restore from Azure Database for PostgreSQL Flexible server backups, r
2222

2323
- Backup data is stored in the Backup vault as a blob within the Microsoft tenant. During a restore operation, the backup data is copied from one storage account to another across tenants. Ensure that the target storage account for the restore has the **AllowCrossTenantReplication** property set to **true**.
2424

25-
- Ensure the target storage account of the database is accessible via a public network. If the storage account uses a private endpoint, [update its public network access settings](backup-azure-database-postgresql-flex-manage.md#enable-public-network-access-for-the-database-storage-account) accordingly to enable connectivity for the restore operation.
25+
- Ensure the target storage account for restoring backup as a file is accessible via a public network. If the storage account uses a private endpoint, [update its public network access settings](backup-azure-database-postgresql-flex-manage.md#enable-public-network-access-for-the-database-storage-account) before executing a restore operation."
2626

2727
## Restore Azure PostgreSQL-Flexible database
2828

0 commit comments

Comments
 (0)