Skip to content

Commit b214769

Browse files
Merge pull request #280202 from shriram-muthukrishnan/crossregionlimitationremoval
Removing cross region limitations
2 parents 5f5333d + f0b4121 commit b214769

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/postgresql/migrate/migration-service/concepts-known-issues-migration-service.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ Here are common limitations that apply to migration scenarios:
5757

5858
## Limitations migrating from Azure Database for PostgreSQL single server
5959

60-
- It's required that both the Azure Database for PostgreSQL single server and the Azure Database for PostgreSQL flexible server are in the same Azure region. Exceptions to this limitation are made for Azure Database for PostgreSQL flexible server situated in India, China, and UAE, where cross-region migrations are permitted.
61-
6260
- Microsoft Entra ID users present on your source server aren't migrated to the target server. To mitigate this limitation, visit [Manage Microsoft Entra roles](../../flexible-server/how-to-manage-azure-ad-users.md) to manually create all Microsoft Entra users on your target server before triggering a migration. If Microsoft Entra users aren't created on target server, migration fail.
6361

6462
- If the target flexible server uses SCRAM-SHA-256 password encryption method, connection to flexible server using the users/roles on single server fails since the passwords are encrypted using md5 algorithm. To mitigate this limitation, choose the option MD5 for password_encryption server parameter on your flexible server.

0 commit comments

Comments
 (0)