Skip to content

Commit f8b9c62

Browse files
committed
Modified the obscured part and correctness
1 parent 1234bda commit f8b9c62

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed
35 KB
Loading
22.3 KB
Loading
33.7 KB
Loading
9.75 KB
Loading

articles/dms/tutorial-postgresql-azure-postgresql-online-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,19 +142,19 @@ After the service is created, locate it within the Azure portal, open it, and th
142142
143143
## Specify target details
144144
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.
146146
147147
:::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.":::
148148
149149
2. Click on **Next:Select databases**, and then on the **Select databases** screen, map the source and the target database for migration.
150150
151151
If the target database contains the same database name as the source database, Azure Database Migration Service selects the target database by default.
152152
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.":::
154154
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.
156156
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.":::
158158
159159
4. Click on **Next:Configure migration settings**, and then on the **Configure migration settings** screen, accept the default values.
160160

0 commit comments

Comments
 (0)