You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dms/tutorial-postgresql-azure-postgresql-online-portal.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,19 +142,19 @@ After the service is created, locate it within the Azure portal, open it, and th
142
142
143
143
## Specify target details
144
144
145
-
1. On the **Target details** screen, specify the connection details for the target Azure Database for PostgreSQL - Flexible server, which is the pre-provisioned instance to which the schema was deployed by using pg_dump.
145
+
1. On the **Target details** screen, specify the connection details for the target Azure Database for PostgreSQL - Flexible server, which is the preprovisioned instance to which the schema was deployed by using pg_dump.
146
146
147
147
:::image type="content" source="media/tutorial-postgresql-to-azure-postgresql-online-portal/dms-add-target-details-classic.png" alt-text="Screenshot of an Add target details screen.":::
148
148
149
149
2. Click on **Next:Select databases**, and then on the **Select databases** screen, map the source and the target database for migration.
150
150
151
151
If the target database contains the same database name as the source database, Azure Database Migration Service selects the target database by default.
152
152
153
-
:::image type="content" source="media/tutorial-postgresql-to-azure-postgresql-online-portal/dms-map-target-databases-classic.png" alt-text="Screenshot of an map databases with the target screen.":::
153
+
:::image type="content" source="media/tutorial-postgresql-to-azure-postgresql-online-portal/dms-map-target-databases-classic.png" alt-text="Screenshot of a map databases with the target screen.":::
154
154
155
-
3. Click on **Next:Select tables**, and then on the **Select tables** screen, select the required tables that needs to be migrated.
155
+
3. Click on **Next:Select tables**, and then on the **Select tables** screen, select the required tables that need to be migrated.
156
156
157
-
:::image type="content" source="media/tutorial-postgresql-to-azure-postgresql-online-portal/dms-select-tables-classic.png" alt-text="Screenshot of an selecting the tables for migration screen.":::
157
+
:::image type="content" source="media/tutorial-postgresql-to-azure-postgresql-online-portal/dms-select-tables-classic.png" alt-text="Screenshot of a selecting the tables for migration screen.":::
158
158
159
159
4. Click on **Next:Configure migration settings**, and then on the **Configure migration settings** screen, accept the default values.
0 commit comments