File tree 3 files changed +7
-1
lines changed
3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 130
130
href : flexible-server/tutorial-deploy-wordpress-on-aks.md
131
131
- name : Build PHP (Laravel) app with database
132
132
href : flexible-server/tutorial-php-database-app.md
133
+ - name : Deploy Java Spring Boot app on AKS in VNet
134
+ href : flexible-server/tutorial-deploy-springboot-on-aks-vnet.md
133
135
- name : Connect with private web app
134
136
href : flexible-server/tutorial-webapp-server-vnet.md
135
137
- name : Database deployment
Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ landingContent:
32
32
links :
33
33
- text : Create a PHP app with flexible server
34
34
url : tutorial-php-database-app.md
35
+ - text : Deploy Spring Boot app on AKS with flexible server
36
+ url : tutorial-deploy-springboot-on-aks-vnet.md
35
37
- linkListType : whats-new
36
38
links :
37
39
- text : What's new in Flexible Server?
Original file line number Diff line number Diff line change @@ -173,8 +173,10 @@ landingContent:
173
173
links :
174
174
- text : Design a Database on Single Server
175
175
url : tutorial-design-database-using-portal.md
176
- - text : Create a Web Ap with Flexible server in VNET
176
+ - text : Create a Web App with Flexible server in VNET
177
177
url : flexible-server/tutorial-webapp-server-vnet.md
178
+ - text : Deploy Spring Boot app on AKS with Flexible Server
179
+ url : flexible-server/tutorial-deploy-springboot-on-aks-vnet.md
178
180
- text : Build a PHP (Laravel) web app with Flexible server
179
181
url : flexible-server/tutorial-php-database-app.md
180
182
- text : Build a PHP (Laravel) web app with Single Server
You can’t perform that action at this time.
0 commit comments