Skip to content

Commit 861fb4f

Browse files
authored
Update README.md (#33)
1 parent f8b0a5e commit 861fb4f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
## Samples:
44

5-
[mi-sql-public-demo](https://github.com/Azure-Samples/java-migration-copilot-samples/tree/main/mi-sql-public-demo) : Getting started sample that migrates an app to use Managed Identities instead of password.
6-
[rabbitmq-sender](https://github.com/Azure-Samples/java-migration-copilot-samples/tree/main/rabbitmq-sender) : Getting started sample application that sends messages to a RabbitMQ message broker. Demonstrate creating and applying your own custom migration formulas.
7-
[asset manager] (https://github.com/Azure-Samples/java-migration-copilot-samples/tree/main/asset-manager) : This is a complete workshop with an end-to-end scenario that migrates an app to Azure using predefined and custom formulas. After the migration, the app will run on Azure Container Apps and interact with Auzure Blob, Azure Service Bus and Azure Database for PostgreSQL.
5+
- [mi-sql-public-demo](https://github.com/Azure-Samples/java-migration-copilot-samples/tree/main/mi-sql-public-demo) : Getting started sample that migrates an app to use Managed Identities instead of password.
6+
7+
- [rabbitmq-sender](https://github.com/Azure-Samples/java-migration-copilot-samples/tree/main/rabbitmq-sender) : Getting started sample application that sends messages to a RabbitMQ message broker. Demonstrate creating and applying your own custom migration formulas.
8+
9+
- [asset manager](https://github.com/Azure-Samples/java-migration-copilot-samples/tree/main/asset-manager) : This is a complete workshop with an end-to-end scenario that migrates an app to Azure using predefined and custom formulas. After the migration, the app will run on Azure Container Apps and interact with Auzure Blob, Azure Service Bus and Azure Database for PostgreSQL.
810
## Branches
911

1012
* `main`: source projects

0 commit comments

Comments
 (0)