Skip to content

Commit e2b15fb

Browse files
authored
Merge pull request #4718 from sandeepsnairms/Feb2026
Add missing command palette
2 parents 367f59b + 28a58ec commit e2b15fb

6 files changed

Lines changed: 8 additions & 4 deletions

File tree

articles/documentdb/how-to-assess-plan-migration-readiness.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ Use the **Azure DocumentDB Migration extension** in VS Code to assess the [compa
3838
1. Add the MongoDB server you want to assess for migration to the **Document DB Connections** list.
3939
1. Expand the selected connection, then Right-click and choose **Data Migration...**.
4040
:::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 **Pre-Migration Assessment for Azure DocumentDB**.
42-
:::image type="content" source="media/how-to-assess-plan-migration-readiness/command-palette.png" alt-text="Screenshot of the command palette in Visual Studio Code.":::
41+
1. From the command palette, select **Migration to Azure DocumentDB**.
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+
1. Then select **Pre-Migration Assessment for Azure DocumentDB**.
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.":::
4345
1. The assessment wizard guides you through three steps. In the **Start Validation** step, select **Run Validation** to verify credentials, prerequisites, and connectivity before proceeding.
4446
:::image type="content" source="media/how-to-assess-plan-migration-readiness/start-validation.png" alt-text="Screenshot of the Start Validation step in the assessment wizard.":::
4547

articles/documentdb/how-to-migrate-vs-code-extension.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,11 @@ You can invoke the Migration Extension from the DocumentDB Connections.
7373

7474
:::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." :::
7575

76-
1. Select **Migrate to Azure DocumentDB** from the command palette.
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.":::
7778

78-
:::image type="content" source="media/how-to-migrate-vs-code-extension/command-palette.png" alt-text="Screenshot of the command palette in Visual Studio Code." :::
79+
1. Then select **Migrate to Azure DocumentDB**.
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.":::
7981

8082
1. A migration wizard guides you through the process.
8183

34.5 KB
Loading

articles/documentdb/media/how-to-assess-plan-migration-readiness/command-palette.png renamed to articles/documentdb/media/how-to-assess-plan-migration-readiness/command-palette-pre-migration-assessment.png

File renamed without changes.

articles/documentdb/media/how-to-migrate-vs-code-extension/command-palette.png renamed to articles/documentdb/media/how-to-migrate-vs-code-extension/command-palette-migrate.png

File renamed without changes.
34.5 KB
Loading

0 commit comments

Comments
 (0)