Skip to content

Commit dc48ad0

Browse files
committed
Rearrange cards.
1 parent 17c22c7 commit dc48ad0

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

articles/spring-cloud/index.yml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -44,26 +44,18 @@ landingContent:
4444
url: how-to-prepare-app-deployment.md
4545

4646
# Card (optional)
47-
- title: Secure Spring Boot apps
47+
- title: Configure your service
4848
linkLists:
49-
- linkListType: tutorial
49+
- linkListType: quickstart
5050
links:
51-
- text: -- this -- Manage secrets
52-
url: overview.md
53-
- text: -- this -- End-user authentication and authorization
54-
url: overview.md
55-
- linkListType: how-to-guide
51+
- text: Set up Azure Spring Cloud Config Server
52+
url: quickstart-setup-config-server.md
53+
- linkListType: tutorial
5654
links:
57-
- text: Deploy Azure Spring Cloud in a virtual network
58-
url: how-to-deploy-in-azure-virtual-network.md
59-
- text: Customer responsibilities for running Azure Spring Cloud in VNET
60-
url: vnet-customer-responsibilities.md
61-
- text: Use TLS/SSL certificates in your application
62-
url: how-to-use-tls-certificate.md
63-
- text: Enable end-to-end TLS for an application
64-
url: how-to-enable-end-to-end-tls.md
65-
- text: How to enable system-assigned managed identity for applications
66-
url: how-to-enable-system-assigned-managed-identity.md
55+
- text: Set up a Spring Cloud Config Server instance for your service
56+
url: how-to-config-server.md
57+
- text: Access Config Server and Service Registry
58+
url: how-to-access-data-plane-azure-ad-rbac.md
6759

6860
# Card (optional)
6961
- title: Manage your app
@@ -90,18 +82,26 @@ landingContent:
9082
url: how-to-setup-autoscale.md
9183

9284
# Card (optional)
93-
- title: Configure your service
85+
- title: Secure Spring Boot apps
9486
linkLists:
95-
- linkListType: quickstart
96-
links:
97-
- text: Set up Azure Spring Cloud Config Server
98-
url: quickstart-setup-config-server.md
9987
- linkListType: tutorial
10088
links:
101-
- text: Set up a Spring Cloud Config Server instance for your service
102-
url: how-to-config-server.md
103-
- text: Access Config Server and Service Registry
104-
url: how-to-access-data-plane-azure-ad-rbac.md
89+
- text: -- this -- Manage secrets
90+
url: overview.md
91+
- text: -- this -- End-user authentication and authorization
92+
url: overview.md
93+
- linkListType: how-to-guide
94+
links:
95+
- text: Deploy Azure Spring Cloud in a virtual network
96+
url: how-to-deploy-in-azure-virtual-network.md
97+
- text: Customer responsibilities for running Azure Spring Cloud in VNET
98+
url: vnet-customer-responsibilities.md
99+
- text: Use TLS/SSL certificates in your application
100+
url: how-to-use-tls-certificate.md
101+
- text: Enable end-to-end TLS for an application
102+
url: how-to-enable-end-to-end-tls.md
103+
- text: How to enable system-assigned managed identity for applications
104+
url: how-to-enable-system-assigned-managed-identity.md
105105

106106
# Card (optional)
107107
- title: Automate your application

0 commit comments

Comments
 (0)