Skip to content

Commit 220aa0a

Browse files
authored
update solution name and screenshot (#13)
1 parent 3006cbf commit 220aa0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

asset-manager/WORKSHOP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To successfully complete this workshop, you need the following:
1919
- [Maven 3.9.9](https://maven.apache.org/install.html): Required for the assessment and code remediation feature.
2020
- [Azure subscription](https://azure.microsoft.com/free/): Required to deploy the migrated application to Azure.
2121
- [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli): Required if you deploy the migrated application to Azure locally. The latest version is recommended.
22-
- Fork the [GitHub repository](https://github.com/Azure-Samples/java-migration-copilot-samples) that contains the sample Java application. Clone it to your local machine. Open the `asset-manager` folder in VSCode and checkout the `workshop` branch.
22+
- Fork the [GitHub repository](https://github.com/Azure-Samples/java-migration-copilot-samples) that contains the sample Java application. Please ensure to **uncheck** the default selection "Copy the `main` branch only". Clone it to your local machine. Open the `asset-manager` folder in VSCode and checkout the `workshop` branch.
2323

2424
## Install GitHub Copilot App Modernization for Java (Preview)
2525

@@ -52,7 +52,7 @@ The first step is to assess the sample Java application `asset-manager`. The ass
5252
1. After each step, please manually input "continue" to confirm and proceed.
5353
1. Wait for the assessment to be completed and the report to be generated.
5454
1. Review the **Summary** report. Select **Propose Solution** to view the proposed solutions for the issues identified in the summary report.
55-
1. For this workshop, deselect all solutions and select **Use Azure Database for PostgreSQL** in the Solution report, then select **Confirm Solution**.
55+
1. For this workshop, deselect all solutions and select **Migrate to Azure Database for PostgreSQL (SDK on Public Cloud)** in the Solution report, then select **Confirm Solution**.
5656
![Confirm Solution](doc-media/confirm-postgresql-solution.png)
5757
1. In the Migrate report, click **Migrate**.
5858

@@ -92,7 +92,7 @@ The following steps demonstrate how to generate custom formulas based on those e
9292

9393
## Deploy to Azure
9494

95-
At this point, you have successfully migrated the sample Java application `asset-manager` to use Azure Database for PostgreSQL, Azure Blob Storage, and Azure Service Bus. Now, you can deploy the migrated application to Azure using the Azure CLI after you identify a working location for your Azure resources.
95+
At this point, you have successfully migrated the sample Java application `asset-manager` to Migrate to Azure Database for PostgreSQL (SDK on Public Cloud), Azure Blob Storage, and Azure Service Bus. Now, you can deploy the migrated application to Azure using the Azure CLI after you identify a working location for your Azure resources.
9696

9797
For example, an Azure Database for PostgreSQL Flexible Server requires a location that supports the service. Follow the instructions below to find a suitable location.
9898

4.12 KB
Loading

0 commit comments

Comments
 (0)