You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/spring-cloud-config-server-usage.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Configure settings for the Spring Cloud Configure Server component in Azure Container Apps
2
+
title: "Tutorial: Configure settings for the Spring Cloud Configure Server component in Azure Container Apps (preview)"
3
3
description: Learn how to configure a Spring Cloud Config Server component for your container app.
4
4
services: container-apps
5
5
author: craigshoemaker
@@ -9,7 +9,7 @@ ms.date: 03/13/2024
9
9
ms.author: cshoe
10
10
---
11
11
12
-
# Configure settings for the Spring Cloud Config Server component in Azure Container Apps (preview)
12
+
# Tutorial: Configure settings for the Spring Cloud Config Server component in Azure Container Apps (preview)
13
13
14
14
Spring Cloud Config Server provides a centralized location to make configuration data available to multiple applications. Use the following guidance to learn how to configure and manage your Spring Cloud Config Server component.
15
15
@@ -238,4 +238,4 @@ You can use client side decryption of properties by following the steps:
238
238
## Next steps
239
239
240
240
> [!div class="nextstepaction"]
241
-
> [Set up a SpringCloudConfigServer](java-spring-cloud-config-server.md)
241
+
> [Set up a SpringCloudConfigServer](spring-cloud-config-server.md)
0 commit comments