We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8df823 commit f3a4f62Copy full SHA for f3a4f62
articles/spring-apps/enterprise/how-to-enterprise-config-server.md
@@ -1,6 +1,6 @@
1
---
2
title: Configure your managed Spring Cloud Config Server in Azure Spring Apps
3
-description: Learn how to configure a managed Spring Cloud Config Server in Azure Spring Apps on the Azure portal.
+description: Learn how to configure a managed Spring Cloud Config Server in Azure Spring Apps on the Azure portal
4
author: Guitar
5
ms.author: guitarsheng
6
ms.service: spring-apps
@@ -454,7 +454,6 @@ az spring config-server delete \
454
--resource-group <resource-group-name> \
455
--service <Azure-Spring-Apps-service-instance-name>
456
```
457
----
458
459
::: zone-end
460
0 commit comments