Skip to content

Commit 6d05aa8

Browse files
committed
edits
1 parent fa6a906 commit 6d05aa8

5 files changed

+3
-92
lines changed
-8.24 KB
Loading

articles/java/migration/migrate-github-copilot-app-modernization-for-java-quickstart-assess-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ For more information, see [Install a VS Code extension](https://code.visualstudi
5151

5252
Use the following steps to start your migration process with solution assessment. This assessment helps you understand what your cloud readiness challenges are and how impactful they are, provides recommended solutions. A solution recommendation includes references to set up Azure resources, add configurations, and make code changes.
5353

54-
1. Clone the [Java migration copilot samples](https://github.com/Azure-Samples/java-migration-copilot-samples) repository, and check out to the **source** branch.
54+
1. Clone the [Java migration copilot samples](https://github.com/Azure-Samples/java-migration-copilot-samples) repository and then check out to the **source** branch.
5555

5656
1. In Visual Studio Code, open the **mi-sql-public-demo** project folder in the samples repository.
5757

articles/java/migration/migrate-github-copilot-app-modernization-for-java-quickstart-create-and-apply-your-own-formula.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

articles/java/migration/migrate-github-copilot-app-modernization-for-java-quickstart-create-and-apply-your-own-task.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Use the following steps to create a custom task:
4444

4545
1. Clone the [Java migration copilot samples](https://github.com/Azure-Samples/java-migration-copilot-samples) repository.
4646

47-
1. In Visual Studio Code, open the **rabbitmq-sender** project folder in the samples repository. Then, check out the project to the **expected** branch.
47+
1. In Visual Studio Code, open the **rabbitmq-sender** project folder in the samples repository. Then, check out the project to the **source** branch.
4848

4949
1. In the **Activity** sidebar, open the **App Modernization for Java** extension pane and then, in the **Tasks - Custom** section, select **Create Custom Task**.
5050

@@ -54,7 +54,7 @@ Use the following steps to create a custom task:
5454

5555
:::image type="content" source="./media/migrate-github-copilot-app-modernization-for-java/select-create-custom-task.png" lightbox="./media/migrate-github-copilot-app-modernization-for-java/select-create-custom-task.png" alt-text="Screenshot of Visual Studio Code that shows the Create new task option.":::
5656

57-
1. Type **migrate rabbitmq to expected** to search for the commit that migrates RabbitMQ. Select the corresponding commit and then select **OK**.
57+
1. Type **migrate rabbitmq to service bus** to search for the commit that migrates RabbitMQ. Select the corresponding commit and then select **OK**.
5858

5959
:::image type="content" source="./media/migrate-github-copilot-app-modernization-for-java/commit-for-custom-task.png" lightbox="./media/migrate-github-copilot-app-modernization-for-java/commit-for-custom-task.png" alt-text="Screenshot of the Visual Studio Code dialog box with the heading Select commits you want to save.":::
6060

0 commit comments

Comments
 (0)