Skip to content

Commit b2c6cd2

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

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

asset-manager/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ build/
5858
.vscode/
5959

6060
/logs/
61+
.migrate-copilot/

asset-manager/WORKSHOP.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ 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.
3739
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**.
3840
1. For this workshop, deselect all solutions and select **Use Azure Database for PostgreSQL**, then select **Confirm the Solution**.
3941
1. Review the solution details and select **Migrate** to initiate the migration process.

0 commit comments

Comments
 (0)