Skip to content

Commit 18ef5b8

Browse files
committed
Add Azure Samples project link
1 parent f1cd073 commit 18ef5b8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/mysql/flexible-server/tutorial-deploy-springboot-on-aks-vnet.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ az acr create --resource-group rg-mysqlaksdemo \
9898

9999
## Code the application
100100

101-
In this section, we'll code the demo application. If you want to go faster, you can download the coded application available at *Azure Samples Link*, and skip to the next section.
101+
In this section, we'll code the demo application. If you want to go faster, you can download the coded application available at [https://github.com/Azure-Samples/tutorial-springboot-mysql-aks](https://github.com/Azure-Samples/tutorial-springboot-mysql-aks) and skip to the next section - [Build the image and push to ACR](#build-the-image-and-push-to-acr).
102102

103103
1. Generate the application using Spring Initializr.
104104

@@ -459,7 +459,9 @@ az group delete --name rg-mysqlaksdemo
459459
## Next steps
460460
461461
> [!div class="nextstepaction"]
462-
> [Build a PHP (Laravel) web app with MySQL](tutorial-php-database-app.md)
462+
> [Deploy WordPress app on AKS with MySQL](tutorial-deploy-wordpress-on-aks.md)
463463
464464
> [!div class="nextstepaction"]
465-
> [Deploy WordPress app on AKS with MySQL](tutorial-deploy-wordpress-on-aks.md)
465+
> [Build a PHP (Laravel) web app with MySQL](tutorial-php-database-app.md)
466+
467+

0 commit comments

Comments
 (0)