You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WORKFLOWS.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,6 @@
95
95
| | Create a Kubeconfig using admin access | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_create-kube-config_README_md.yml) | 0 21 * * 4 |
96
96
| Azure Front Door examples | Create an Azure Front Door Profile | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/afd_create-profile_README_md.yml) | 0 23 * * 4 |
97
97
| | Create an Azure Front Door Origin Group | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/afd_create-origin-group_README_md.yml) | 0 0 * * 5 |
98
-
| | Create an Azure Front Door Endpoint | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/afd_create-endpoint_README_md.yml) | 0 1 * * 5 |
| | Add origins to origin group | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/afd_add-origins-to-origin-group_README_md.yml) | 0 3 * * 5 |
101
100
-->
@@ -119,6 +118,8 @@
119
118
|[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 |
120
119
|[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 * * 0 | Week 15 |
121
120
|[Build and push a WildFly image to Azure Container Registry](acr/wildfly/README.md)|[](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/acr_wildfly_README_md.yml)| 0 15 * * 0 | Week 16 |
121
+
| Azure Front Door example
122
+
|[Create an Azure Front Door Endpoint](afd/create-endpoint/README.md)|[](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/afd_create-endpoint_README_md.yml)| 0 0 * * 1 | Week 1 |
122
123
| Azure Kubernetes Service examples
123
124
|[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 |
0 commit comments