Skip to content

Commit d243b48

Browse files
committed
Addressed review comments
1 parent 409ea15 commit d243b48

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Once all these pre-requisites are taken care of, you can do the migration. This
160160

161161
- The migration tool only migrates user databases including Postgres database and not system/maintenance databases.
162162

163-
- For failed migrations, there is no option to retry the same migration task. A new migration task with a unique name can to be created.
163+
- For failed migrations, there is no option to retry the same migration task. A new migration task with a unique name has to be created.
164164

165165
- The migration tool does not include assessment of your single server.
166166

articles/postgresql/single-server/how-to-migrate-single-to-flexible-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In your subscription, navigate to **Resource Providers** from the left navigatio
2828

2929
## Pre-requisites
3030

31-
Take care of the pre-requisites listed [here](./concepts-single-to-flexible.md#pre-requisites) to get started with the migration tool.
31+
Take care of the [pre-requisites](./concepts-single-to-flexible.md#pre-requisites) to get started with the migration tool.
3232

3333
## Configure migration task
3434

@@ -79,7 +79,7 @@ Once the single server is chosen, the fields such as **Location, PostgreSQL ver
7979

8080
You should also see the list of user databases inside the single server that you can pick for migration. You can select up to eight databases that can be migrated in a single migration attempt. If there are more than eight user databases, create multiple migrations using the same experience between the source and target servers.
8181

82-
The final property in the source tab is migration mode. The migration tool offers online and offline mode of migration. To know more about the migration modes and their differences, please visit this [link](./concepts-single-to-flexible.md).
82+
The final property in the source tab is migration mode. The migration tool offers online and offline mode of migration. The concepts page talks more about the [migration modes and their differences](./concepts-single-to-flexible.md).
8383

8484
Once you pick the migration mode, the restrictions associated with the mode are displayed.
8585

0 commit comments

Comments
 (0)