Skip to content

Commit d784993

Browse files
committed
Update with latest articles.
1 parent 06fa2bf commit d784993

File tree

1 file changed

+34
-3
lines changed

1 file changed

+34
-3
lines changed

articles/spring-cloud/index.yml

Lines changed: 34 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ landingContent:
4848
linkLists:
4949
- linkListType: tutorial
5050
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
5353
- text: -- this -- End-user authentication and authorization
5454
url: overview.md
5555
- linkListType: how-to-guide
@@ -65,6 +65,20 @@ landingContent:
6565
- text: How to enable system-assigned managed identity for applications
6666
url: how-to-enable-system-assigned-managed-identity.md
6767

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+
6882
# Card (optional)
6983
- title: Scale your apps
7084
linkLists:
@@ -120,9 +134,26 @@ landingContent:
120134
url: concept-metrics.md
121135
- linkListType: how-to-guide
122136
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
123151
- text: Analyze logs with Elastic (ELK) using diagnostics settings
124152
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
126157

127158
# Card (optional)
128159
- title: API reference

0 commit comments

Comments
 (0)