Skip to content

Commit 47e7e04

Browse files
authored
Merge pull request #73110 from ninpan-ms/master
Modify "delete configuration" in Spring Cloud Config Server
2 parents 912d23d + dc5fa39 commit 47e7e04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,9 @@ Azure Spring Cloud can access Git repositories that are public, secured by SSH,
237237
238238
![Spring Cloud config server](media/spring-cloud-tutorial-config-server/config-server-azure-repos.png)
239239
240-
## Delete your app configuration
240+
## Delete your configuration
241241
242-
After you've saved a configuration file, the **Delete app configuration** button appears in the **Configuration** tab. Selecting this button will erase your existing settings completely. You should select it if you want to connect your Config Server instance to another source, such as moving from GitHub to Azure DevOps.
242+
You can select the **Reset** button that appears in the **Config Server** tab to erase your existing settings completely. Delete the config server settings if you want to connect your Config Server instance to another source, such as moving from GitHub to Azure DevOps.
243243
244244
245245

0 commit comments

Comments
 (0)