Skip to content

Commit 3cc17b2

Browse files
authored
Merge pull request #128033 from JamesDLD/patch-1
Precise to set the "Permitted scope for copy operations" for Backup vault.
2 parents 4b214ce + 6db5a0c commit 3cc17b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

2222
- Ensure that you have the required [permissions for the restore operation](backup-azure-database-postgresql-flex-overview.md#permissions-for-backup).
2323

24-
- 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**.
24+
- 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** and the **Permitted scope for copy operations** property set to **From any storage account**.
2525

2626
- 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.
2727

0 commit comments

Comments
 (0)