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/documentdb/how-to-assess-plan-migration-readiness.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Use the **Azure DocumentDB Migration extension** in VS Code to assess the [compa
38
38
1. Add the MongoDB server you want to assess for migration to the **Document DB Connections** list.
39
39
1. Expand the selected connection, then Right-click and choose **Data Migration...**.
40
40
:::image type="content" source="media/how-to-assess-plan-migration-readiness/documentdb-connections.png" alt-text="Screenshot of the Right Click menu in Document DB Connections.":::
41
-
1. From the command palette, select *Migration to Azure DocumentDB**.
41
+
1. From the command palette, select **Migration to Azure DocumentDB**.
42
42
:::image type="content" source="media/how-to-assess-plan-migration-readiness/command-palette-migration-tools.png" alt-text="Screenshot of the command palette listing migration tools in Visual Studio Code.":::
43
43
1. Then select **Pre-Migration Assessment for Azure DocumentDB**.
44
44
:::image type="content" source="media/how-to-assess-plan-migration-readiness/command-palette-pre-migration-assessment.png" alt-text="Screenshot of the command palette showing pre-migration assessment option in Visual Studio Code.":::
Copy file name to clipboardExpand all lines: articles/documentdb/how-to-migrate-vs-code-extension.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,11 +73,11 @@ You can invoke the Migration Extension from the DocumentDB Connections.
73
73
74
74
:::image type="content" source="media/how-to-migrate-vs-code-extension/context-menu.png" alt-text="Screenshot of the context menu in Visual Studio Code." :::
75
75
76
-
1. From the command palette, select *Migration to Azure DocumentDB**.
77
-
:::image type="content" source="media/how-to-assess-plan-migration-readiness/command-palette-migration-tools.png" alt-text="Screenshot of the command palette listing migration tools in Visual Studio Code.":::
76
+
1. From the command palette, select **Migration to Azure DocumentDB**.
77
+
:::image type="content" source="media/how-to-migrate-vs-code-extension/command-palette-migration-tools.png" alt-text="Screenshot of the command palette listing migration tools in Visual Studio Code.":::
78
78
79
79
1. Then select **Migrate to Azure DocumentDB**.
80
-
:::image type="content" source="media/how-to-assess-plan-migration-readiness/command-palette-migrate.png" alt-text="Screenshot of the command palette showing migration option in Visual Studio Code.":::
80
+
:::image type="content" source="media/how-to-migrate-vs-code-extension/command-palette-migrate.png" alt-text="Screenshot of the command palette showing migration option in Visual Studio Code.":::
81
81
82
82
1. A migration wizard guides you through the process.
0 commit comments