@@ -44,26 +44,18 @@ landingContent:
44
44
url : how-to-prepare-app-deployment.md
45
45
46
46
# Card (optional)
47
- - title : Secure Spring Boot apps
47
+ - title : Configure your service
48
48
linkLists :
49
- - linkListType : tutorial
49
+ - linkListType : quickstart
50
50
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
56
54
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
67
59
68
60
# Card (optional)
69
61
- title : Manage your app
@@ -90,18 +82,26 @@ landingContent:
90
82
url : how-to-setup-autoscale.md
91
83
92
84
# Card (optional)
93
- - title : Configure your service
85
+ - title : Secure Spring Boot apps
94
86
linkLists :
95
- - linkListType : quickstart
96
- links :
97
- - text : Set up Azure Spring Cloud Config Server
98
- url : quickstart-setup-config-server.md
99
87
- linkListType : tutorial
100
88
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
105
105
106
106
# Card (optional)
107
107
- title : Automate your application
0 commit comments