|
8 | 8 | - name: Quickstarts
|
9 | 9 | expanded: true
|
10 | 10 | items:
|
11 |
| - - name: Launch your Spring Cloud app using the portal |
| 11 | + - name: Launch a Spring Cloud app using the portal |
12 | 12 | href: spring-cloud-quickstart-launch-app-portal.md
|
13 |
| - - name: Launch your Spring Cloud app using the Azure CLI |
| 13 | + - name: Launch a Spring Cloud app using the Azure CLI |
14 | 14 | href: spring-cloud-quickstart-launch-app-cli.md
|
15 |
| - - name: Launch your Spring Cloud app from source |
| 15 | + - name: Launch a Spring Cloud app from source |
16 | 16 | href: spring-cloud-launch-from-source.md
|
17 |
| - - name: Launch your Spring Cloud app using Maven |
| 17 | + - name: Launch a Spring Cloud app using Maven |
18 | 18 | href: spring-cloud-quickstart-launch-app-maven.md
|
19 | 19 | - name: Tutorials
|
20 | 20 | items:
|
21 |
| - - name: Set up your Config Server |
| 21 | + - name: Set up a Config Server |
22 | 22 | href: spring-cloud-tutorial-config-server.md
|
23 |
| - - name: Manually scale your application |
| 23 | + - name: Manually scale an application |
24 | 24 | href: spring-cloud-tutorial-scale-manual.md
|
25 |
| - - name: Monitor your application using distributed tracing and App Insights |
| 25 | + - name: Monitor an application using distributed tracing and App Insights |
26 | 26 | href: spring-cloud-tutorial-distributed-tracing.md
|
27 | 27 | - name: Monitor Spring Cloud resources using alerts and action groups
|
28 | 28 | href: spring-cloud-tutorial-alerts-action-groups.md
|
29 |
| - - name: Bind your application to Azure CosmosDB |
| 29 | + - name: Bind an application to Azure CosmosDB |
30 | 30 | href: spring-cloud-tutorial-bind-cosmos.md
|
31 |
| - - name: Bind your application with Azure Cache for Redis |
| 31 | + - name: Bind an application with Azure Cache for Redis |
32 | 32 | href: spring-cloud-tutorial-bind-redis.md
|
33 |
| - - name: Bind your application to Azure MySQL |
| 33 | + - name: Bind an application to Azure MySQL |
34 | 34 | href: spring-cloud-tutorial-bind-mysql.md
|
35 | 35 | - name: Concepts
|
36 | 36 | items:
|
|
0 commit comments