@@ -48,8 +48,8 @@ landingContent:
48
48
linkLists :
49
49
- linkListType : tutorial
50
50
links :
51
- - text : Read a secret from Azure Key Vault in a Spring Boot application
52
- url : configure-spring-boot-starter-java-app-with-azure-key-vault .md
51
+ - text : -- this -- Manage secrets
52
+ url : overview .md
53
53
- text : -- this -- End-user authentication and authorization
54
54
url : overview.md
55
55
- linkListType : how-to-guide
@@ -65,6 +65,20 @@ landingContent:
65
65
- text : How to enable system-assigned managed identity for applications
66
66
url : how-to-enable-system-assigned-managed-identity.md
67
67
68
+ # Card (optional)
69
+ - title : Manage your app
70
+ linkLists :
71
+ - linkListType : how-to-guide
72
+ links :
73
+ - text : Start, stop, and delete an application in Azure Spring Cloud
74
+ url : how-to-start-stop-delete.md
75
+ - text : Use built-in persistent storage in Azure Spring Cloud
76
+ url : how-to-built-in-persistent-storage.md
77
+ - text : Use built-in persistent storage in Azure Spring Cloud
78
+ url : how-to-custom-persistent-storage.md
79
+ - text : Move an Azure Spring Cloud service instance to another region
80
+ url : how-to-move-across-regions.md
81
+
68
82
# Card (optional)
69
83
- title : Scale your apps
70
84
linkLists :
@@ -120,9 +134,26 @@ landingContent:
120
134
url : concept-metrics.md
121
135
- linkListType : how-to-guide
122
136
links :
137
+ - text : Analyze logs and metrics with diagnostics settings
138
+ url : diagnostic-services.md
139
+ - text : How to monitor Spring Boot apps with Dynatrace Java OneAgent
140
+ url : how-to-dynatrace-one-agent-monitor.md
141
+ - text : How to monitor Spring Boot apps using New Relic Java agent (Preview)
142
+ url : how-to-new-relica-monitor.md
143
+ - text : How to monitor Spring Boot apps with the AppDynamics Java Agent (Preview)
144
+ url : how-to-appdynamics-java-agent-monitor.md
145
+ - text : Monitor app lifecycle events using Azure Activity log and Azure Service Health
146
+ url : monitor-app-lifecycle-events.md
147
+ - text : How to use Logback to write logs to custom persistent storage
148
+ url : how-to-write-log-to-custom-persistent-storage.md
149
+ - text : How to monitor Spring Boot apps with Elastic APM Java Agent
150
+ url : how-to-elastic-apm-java-agent-monitor.md
123
151
- text : Analyze logs with Elastic (ELK) using diagnostics settings
124
152
url : how-to-elastic-diagnostic-settings.md
125
- - text :
153
+ - text : Stream Azure Spring Cloud app logs in real-time
154
+ url : how-to-log-streaming.md
155
+ - text : Application Insights Java In-Process Agent in Azure Spring Cloud
156
+ url : how-to-application-insights.md
126
157
127
158
# Card (optional)
128
159
- title : API reference
0 commit comments