Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix typo in readme
Signed-off-by: Jianguo Ma <[email protected]>
  • Loading branch information
majguo committed Mar 25, 2025
commit dd38867b4636db15eb476df0e1df3b2949d3e25e
2 changes: 1 addition & 1 deletion asset-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ cd java-migration-copilot-samples/asset-manager
git checkout workshop
```

Compared to the `main` branch, the `workshop` branch has additional comments that have already migrated the code for **Web Application** with custom code remediation, including:
Compared to the `main` branch, the `workshop` branch has additional commits that have already migrated the code for **Web Application** with custom code remediation, including:
* Azure Blob Storage for image storage, using managed identity authentication
* Azure Service Bus for message queuing, using managed identity authentication

Expand Down