Skip to content

Commit b2391f2

Browse files
committed
add runtime server to portal
1 parent 4972c03 commit b2391f2

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

articles/postgresql/migrate/migration-service/includes/single-server/postgresql-single-server-portal-migrate.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,14 @@ If the **Online** migration is selected, Logical replication must be turned on i
8282

8383
Select the **Next : Connect to Source** button.
8484

85+
### Runtime Server
86+
87+
The Migration Runtime Server is a specialized feature within the [migration service in Azure Database for PostgreSQL](concepts-migration-service-postgresql.md), designed to act as an intermediary server during migration. It's a separate Azure Database for PostgreSQL - Flexible Server instance that isn't the target server but is used to facilitate the migration of databases from a source environment that is only accessible via a private network.
88+
89+
:::image type="content" source="../../media/tutorial-migration-service-single-to-flexible/02-portal-offline-runtime-server-migration-single-server.png" alt-text="Screenshot of the Migration Runtime Server page.":::
90+
91+
For more information about the Runtime Server, visit the [Migration Runtime Server](concepts-migration-service-runtime-server.md).
92+
8593
### Connect to source
8694

8795
The **Source** tab prompts you to give details related to the Single Server, which is the source of the databases.
@@ -253,6 +261,14 @@ If the **Online** migration is selected, Logical replication must be turned on i
253261

254262
Select the **Next : Connect to Source** button.
255263

264+
### Runtime Server
265+
266+
The Migration Runtime Server is a specialized feature within the [migration service in Azure Database for PostgreSQL](concepts-migration-service-postgresql.md), designed to act as an intermediary server during migration. It's a separate Azure Database for PostgreSQL - Flexible Server instance that isn't the target server but is used to facilitate the migration of databases from a source environment that is only accessible via a private network.
267+
268+
:::image type="content" source="../../media/tutorial-migration-service-single-to-flexible/02-portal-online-runtime-server-migration-single-server.png" alt-text="Screenshot of the Migration Runtime Server page.":::
269+
270+
For more information about the Runtime Server, visit the [Migration Runtime Server](concepts-migration-service-runtime-server.md).
271+
256272
### Connect to source
257273

258274
The **Source** tab prompts you to give details related to the Single Server, which is the source of the databases.
Loading
Loading

0 commit comments

Comments
 (0)