Skip to content

Commit 5f3f136

Browse files
Apply suggestions from code review
1 parent ee6a2df commit 5f3f136

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/container-apps/spring-cloud-config-server-usage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
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)"
33
description: Learn how to configure a Spring Cloud Config Server component for your container app.
44
services: container-apps
55
author: craigshoemaker
@@ -9,7 +9,7 @@ ms.date: 03/13/2024
99
ms.author: cshoe
1010
---
1111

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)
1313

1414
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.
1515

@@ -238,4 +238,4 @@ You can use client side decryption of properties by following the steps:
238238
## Next steps
239239

240240
> [!div class="nextstepaction"]
241-
> [Set up a Spring Cloud Config Server](java-spring-cloud-config-server.md)
241+
> [Set up a Spring Cloud Config Server](spring-cloud-config-server.md)

articles/container-apps/spring-cloud-config-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,4 @@ az group delete \
198198
## Next steps
199199

200200
> [!div class="nextstepaction"]
201-
> [Customize Spring Cloud Config Server settings](java-spring-cloud-config-server-usage.md)
201+
> [Customize Spring Cloud Config Server settings](spring-cloud-config-server-usage.md)

0 commit comments

Comments
 (0)