Skip to content

Commit ec8091a

Browse files
majguoyiliuTo
authored andcommitted
update workshop.md
Signed-off-by: Jianguo Ma <[email protected]>
1 parent b2c6cd2 commit ec8091a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

asset-manager/WORKSHOP.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ The first step is to assess the sample Java application `asset-manager`. The ass
3434

3535
1. Open Java Migration Copilot tool in VSCode. It consists of Assessment and Prompts features currently.
3636
1. Select **Assess**, wait for the assessment to complete, and review the assessment report.
37-
> [!NOTE]
38-
> If you are asked to allow the tool access the language models provided by GitHub Copilot Chat, slect **Allow** to proceed.
37+
38+
> **NOTE**: If you are asked to allow the tool access the language models provided by GitHub Copilot Chat, slect **Allow** to proceed.
39+
3940
1. Select **Propose Solution** to view the proposed solutions for the issues identified in the assessment report, for example, **Migrate from AWS S3 to Azure Blob Storage**, **Migrate from Spring AMQP RabbitMQ to Azure Service Bus** and **Use Azure Database for PostgreSQL**.
4041
1. For this workshop, deselect all solutions and select **Use Azure Database for PostgreSQL**, then select **Confirm the Solution**.
4142
1. Review the solution details and select **Migrate** to initiate the migration process.

0 commit comments

Comments
 (0)