Skip to content

Commit 89fec7d

Browse files
committed
Removed one of the limitation
1 parent 19d90e0 commit 89fec7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Here are common limitations that apply to migration scenarios:
3939
- Create TYPE
4040

4141
- The migration service doesn't support migration at the object level, that is, at the table level or schema level.
42-
- The migration service is unable to perform migration when the source database is Azure Database for PostgreSQL - Single Server with no public access or is an on-premises/AWS using a private IP, and the target Azure Database for PostgreSQL - Flexible Server instance is accessible only through a private endpoint.
4342
- Migration to burstable SKUs isn't supported. Databases must first be migrated to a nonburstable SKU and then scaled down if needed.
4443
- The Migration Runtime Server is designed to operate with the default DNS servers/private DNS zones, for example, `privatelink.postgres.database.azure.com`. Custom DNS names/DNS servers aren't supported by the migration service when you use the Migration Runtime Server feature. When you're configuring private endpoints for both the source and target databases, it's imperative to use the default private DNS zone provided by Azure for the private link service. The use of custom DNS configurations isn't yet supported and might lead to connectivity issues during the migration process.
4544

0 commit comments

Comments
 (0)