|
5 | 5 | | Create an Azure Resource Group | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/group_create_README_md.yml) | 0 0 * * 1 | Week 1 |
|
6 | 6 | | Delete an Azure Resource Group | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/group_delete_README_md.yml) | 0 0 * * 2 | Week 2 |
|
7 | 7 | | Create an Azure App Service Plan | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/appservice_create-plan_README_md.yml) | 0 0 * * 3 | Week 3 |
|
8 |
| -| Build and push a Spring Boot application to Azure Container Registry| [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_springboot_README_md.yml) | 0 0 * * 5 | Week 5 | |
9 | 8 | | Create an Azure Container Apps Environment| [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_create-environment_README_md.yml) | 0 0 * * 6 | Week 6 |
|
10 |
| -| Build and push a Quarkus application to Azure Container Registry | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_quarkus_README_md.yml) | 0 5 * * 1 | Week 8 | |
11 | 9 | | Deploy a Quarkus application to Azure Container Apps | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_quarkus_README_md.yml) | 0 5 * * 2 | Week 9 |
|
12 |
| -| Build and push a Tomcat image to Azure Container Registry | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_tomcat_README_md.yml) | 0 5 * * 3 | Week 10 | |
13 | 10 | | Deploy Tomcat to Azure Container Apps | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_tomcat_README_md.yml) | 0 5 * * 4 | Week 11 |
|
14 | 11 | | Build and push a WildFly image to Azure Container Registry | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_wildfly_README_md.yml) | 0 5 * * 5 | Week 12 |
|
15 | 12 | | Deploy WildFly to Azure Container Apps | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_wildfly_README_md.yml) | 0 5 * * 6 | Week 13 |
|
16 |
| -| Build and push a Piranha Web Profile image to Azure Container Registry | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_piranha_README_md.yml) | 0 5 * * 0 | Week 14 | |
17 | 13 | | Deploy Piranha Web Profile to Azure Container Apps | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_piranha_README_md.yml) | 0 10 * * 1 | Week 15 |
|
18 |
| -| Build and push a Micronaut application to Azure Container Registry | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_micronaut_README_md.yml) | 0 10 * * 2 | Week 16 | |
19 | 14 | | Deploy a Micronaut application to Azure Container Apps| [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_micronaut_README_md.yml) | 0 10 * * 3 | Week 17 |
|
20 |
| -| Build and push a Payara image to Azure Container Registry | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_payara_README_md.yml) | 0 10 * * 5 | Week 19 | |
21 | 15 | | Create an Azure File Share | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/storage_create-file-share_README_md.yml) | 0 10 * * 0 | Week 21 |
|
22 | 16 | | Deploy Glassfish to Azure Container Apps| [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_glassfish_README_md.yml) | 0 15 * * 1 | Week 22 |
|
23 | 17 | | Deploy a Dropwizard application to Azure Container Apps | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_dropwizard_README_md.yml) | 0 15 * * 3 |
|
|
119 | 113 | | [Create and push a Helidon application to Azure Container Registry](acr/helidon/README.md) | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_helidon_README_md.yml) | 0 6 * * 0 | Week 7 |
|
120 | 114 | | [Create and push a Hello World job to Azure Container Registry](acr/helloworldjob/README.md) | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_helloworldjob_README_md.yml) | 0 7 * * 0 | Week 8 |
|
121 | 115 | | [Build and push a Jetty image to Azure Container Registry](acr/jetty/README.md) | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_jetty_README_md.yml) | 0 8 * * 0 | Week 9 |
|
| 116 | +| [Build and push a Micronaut application to Azure Container Registry](acr/micronaut/README.md) | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_micronaut_README_md.yml) | 0 9 * * 0 | Week 10 | |
| 117 | +| [Build and push a Payara image to Azure Container Registry](acr/payara/README.md) | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_payara_README_md.yml) | 0 10 * * 0 | Week 11 | |
| 118 | +| [Build and push a Piranha Web Profile image to Azure Container Registry](acr/piranha/README.md) | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_piranha_README_md.yml) | 0 11 * * 0 | Week 12 | |
| 119 | +| [Build and push a Quarkus application to Azure Container Registry](acr/quarkus/README.md) | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_quarkus_README_md.yml) | 0 12 * * 0 | Week 13 | |
| 120 | +| [Build and push a Spring Boot application to Azure Container Registry](acr/springboot/README.md) | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_springboot_README_md.yml) | 0 13 * * 0 | Week 14 | |
| 121 | +| [Build and push a Tomcat image to Azure Container Registry](acr/tomcat/README.md) | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_tomcat_README_md.yml) | 0 14 * * 3 | Week 15 | |
122 | 122 | | Azure Kubernetes Service examples
|
123 | 123 | | [Create a Kubernetes cluster](aks/create/README.md)| [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_create_README_md.yml) | 0 0 * * 2 |
|
124 | 124 | | Azure Container Apps examples
|
|
0 commit comments