Skip to content

Commit 2c31dc4

Browse files
Adding support for all regions
1 parent 0f2fbde commit 2c31dc4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/postgresql/migrate/concepts-single-to-flexible.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The following table lists the different tools available for performing the migra
7575
The next section of the document gives an overview of the Single to Flex Migration tool, its implementation, limitations, and the experience that makes it the recommended tool to perform migrations from single to flexible server.
7676

7777
> [!NOTE]
78-
> The Single to Flex Migration tool currently supports only **Offline** migrations. Support for online migrations will be introduced later in the tool.
78+
> The Single to Flex Migration tool is available in all Azure regions and currently supports only **Offline** migrations. Support for online migrations will be introduced later in the tool.
7979
8080
## Single to Flexible Migration tool - Overview
8181

@@ -113,10 +113,9 @@ Along with data migration, the tool automatically provides the following built-i
113113
## Limitations
114114

115115
- You can have only one active migration to your flexible server.
116-
- You can select a max of eight databases in one migration attempt. If you've more than eight databases, you must wait for the first migration to be complete before initiating another migration for the rest of the databases. Support for migration of more than eight databases in a single migration will be introduced later.
117-
- The source and target server must be in the same Azure region. Cross region migrations are not supported.
116+
- The source and target server must be in the same Azure region. Cross region migrations is enabled only for servers in China regions.
118117
- The tool takes care of the migration of data and schema. It doesn't migrate managed service features such as server parameters, connection security details and firewall rules.
119-
- The migration tool shows the number of tables copied from source to target server. You need to validate the data in target server post migration.
118+
- The migration tool shows the number of tables copied from source to target server. You need to manually validate the data in target server post migration.
120119
- The tool only migrates user databases and not system databases like template_0, template_1, azure_sys and azure_maintenance.
121120

122121
> [!NOTE]

0 commit comments

Comments
 (0)