Skip to content

Commit 416deb1

Browse files
committed
Update title to correctly specify "Config Server in Azure Spring Cloud."
1 parent cb8e458 commit 416deb1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/spring-cloud/how-to-config-server.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Set up your Config Server instance in Azure Spring Cloud
3-
description: Learn how to set up a Spring Cloud Config Server instance for Azure Spring Cloud on the Azure portal
2+
title: Configure your managed Spring Cloud Config Server in Azure Spring Cloud
3+
description: Learn how to configure a managed Spring Cloud Config Server in Azure Spring Cloud on the Azure portal
44
ms.service: spring-cloud
55
ms.topic: how-to
66
ms.author: karler
@@ -9,15 +9,15 @@ ms.date: 12/10/2021
99
ms.custom: devx-track-java
1010
---
1111

12-
# Set up a Spring Cloud Config Server instance for your service
12+
# Configure a managed Spring Cloud Config Server in Azure Spring Cloud
1313

1414
**This article applies to:** ✔️ Java ✔️ C#
1515

1616
**This article applies to:** ✔️ Basic/Standard tier ❌ Enterprise tier
1717

18-
This article shows you how to connect a Spring Cloud Config Server instance to your Azure Spring Cloud service.
18+
This article shows you how to configure a managed Spring Cloud Config Server in Azure Spring Cloud service.
1919

20-
Spring Cloud Config provides server and client-side support for an externalized configuration in a distributed system. The Config Server instance provides a central place to manage external properties for applications across all environments. For more information, see the [Spring Cloud Config Server reference](https://spring.io/projects/spring-cloud-config).
20+
Spring Cloud Config Server provides server and client-side support for an externalized configuration in a distributed system. The Config Server instance provides a central place to manage external properties for applications across all environments. For more information, see the [Spring Cloud Config Server reference](https://spring.io/projects/spring-cloud-config).
2121

2222
## Prerequisites
2323

0 commit comments

Comments
 (0)