Skip to content

Commit 422a3c5

Browse files
minor edit
1 parent 43cf8a5 commit 422a3c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ spring.jmx.enabled
4747
4848
## Create your Config Server files
4949

50-
Azure Spring Apps supports Azure DevOps, GitHub, GitLab, and Bitbucket for storing your Config Server files. When your repository is ready, this article describes how to create the configuration files and store them there.
50+
Azure Spring Apps supports Azure DevOps, GitHub, GitLab, and Bitbucket for storing your Config Server files. When your repository is ready, you can create the configuration files and store them there.
5151

52-
Additionally, some configurable properties are available only for certain types. The following sections describe the properties for each repository type.
52+
Some configurable properties are available only for certain types. The following sections describe the properties for each repository type.
5353

5454
> [!NOTE]
5555
> Config Server takes `master` (on Git) as the default label if you don't specify one. However, GitHub has recently changed the default branch from `master` to `main`. To avoid Azure Spring Apps Config Server failure, be sure to pay attention to the default label when setting up Config Server with GitHub, especially for newly-created repositories.

0 commit comments

Comments
 (0)